Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/preinstallexceptionmgr_fuzzer/
H A Dpreinstallexceptionmgr_fuzzer.cpp50 std::set<std::string> exceptionBundleNames; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_install_exception_mgr.cpp36 std::set<std::string> &exceptionPaths, std::set<std::string> &exceptionBundleNames) in GetAllPreInstallExceptionInfo()
H A Dbundle_mgr_service_event_handler.cpp2313 std::set<std::string> exceptionBundleNames; in HandlePreInstallException() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp1096 std::set<std::string> exceptionBundleNames; variable