Home
last modified time | relevance | path

Searched refs:ExtractSoFilesToTmpSoPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/
H A Dinstalld_operator.h291 …static ErrCode ExtractSoFilesToTmpSoPath(const std::string &hapPath, const std::string &realSoFile…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1408 …return InstalldOperator::ExtractSoFilesToTmpSoPath(hapPath, realSoFilesPath, cpuAbi, tmpSoPath, ui… in ExtractEncryptedSoFiles()
H A Dinstalld_operator.cpp1913 ErrCode InstalldOperator::ExtractSoFilesToTmpSoPath(const std::string &hapPath, const std::string &… in ExtractSoFilesToTmpSoPath() function in OHOS::AppExecFwk::InstalldOperator