Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/test/fuzztest/getaccessibleappcodepaths_fuzzer/
Dgetaccessibleappcodepaths_fuzzer.cpp59 for (auto appCodePath : appCodePaths) { in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_exception_handler.cpp48 std::string appCodePath = Constants::BUNDLE_CODE_DIR + info.GetBundleName(); in HandleInvalidBundle() local
Dbundle_mgr_service_event_handler.cpp466 auto appCodePath = Constants::BUNDLE_CODE_DIR + Constants::PATH_SEPARATOR + bundleName; in ScanInstallDir() local
697 auto appCodePath = Constants::BUNDLE_CODE_DIR + Constants::PATH_SEPARATOR + bundleName; in SaveInstallInfoToCache() local
Dbase_bundle_installer.cpp1795 auto appCodePath = Constants::BUNDLE_CODE_DIR + Constants::PATH_SEPARATOR + bundleName_; in CreateBundleCodeDir() local