Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
Dlocal_ability_manager_test.cpp215 string realProfilePath = ""; variable
228 string realProfilePath = ""; variable
245 string realProfilePath = ""; variable
260 string realProfilePath = ""; variable
/foundation/systemabilitymgr/safwk/services/safwk/src/
Dlocal_ability_manager.cpp88 string realProfilePath = ""; in DoStartSAProcess() local
133 …bilityManager::CheckAndGetProfilePath(const std::string& profilePath, std::string& realProfilePath) in CheckAndGetProfilePath()