Home
last modified time | relevance | path

Searched defs:appCodePath (Results 1 – 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_exception_handler.cpp36 …std::string appCodePath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + info.Get… in HandleInvalidBundle() local
115 …std::string appCodePath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + info.Get… in InnerHandleInvalidBundle() local
Dbundle_mgr_service_event_handler.cpp550 … auto appCodePath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + bundleName; in ScanInstallDir() local
806 auto appCodePath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + bundleName; in SaveInstallInfoToCache() local
Dbase_bundle_installer.cpp2811 auto appCodePath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + bundleName_; in CreateBundleCodeDir() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dbundle_mgr_service_event_handler.cpp195 … auto appCodePath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + bundleName; in ScanInstallDir() local
317 auto appCodePath = Constants::BUNDLE_CODE_DIR + ServiceConstants::PATH_SEPARATOR + bundleName; in SaveInstallInfoToCache() local