Home
last modified time | relevance | path

Searched defs:realProfilePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dlocal_ability_manager_test.cpp212 string realProfilePath = ""; variable
225 string realProfilePath = ""; variable
242 string realProfilePath = ""; variable
257 string realProfilePath = ""; variable
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dlocal_ability_manager.cpp88 string realProfilePath = ""; in DoStartSAProcess() local
136 …bilityManager::CheckAndGetProfilePath(const std::string& profilePath, std::string& realProfilePath) in CheckAndGetProfilePath()