Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp169 std::filesystem::path apFilePath(path); in IsExistApFile() local
170 std::string apDir = apFilePath.parent_path().string(); in IsExistApFile()