Home
last modified time | relevance | path

Searched defs:appPath (Results 1 – 3 of 3) sorted by relevance

/base/startup/appspawn/interfaces/innerkits/dec_util/src/
Ddec_api.cpp32 std::string appPath = path + "/appdata-sandbox.json"; in InitDecConfig() local
/base/global/resource_management/frameworks/resmgr/src/
Dhap_manager.cpp503 std::string appPath; in GetValidAppPath() local
525 std::string appPath = GetValidAppPath(); in AddAppOverlay() local
539 std::string appPath = GetValidAppPath(); in RemoveAppOverlay() local
/base/startup/appspawn/modules/sandbox/normal/
Dsandbox_common.cpp153 std::string appPath = path + SandboxCommonDef::APP_JSON_CONFIG; in LoadAppSandboxConfigCJson() local