Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp170 std::string apDir = apFilePath.parent_path().string(); in IsExistApFile() local
171 if (path.empty() || !PathToRealPath(apDir, realPath)) { in IsExistApFile()