Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
Dbms_bundle_app_provision_info_test.cpp1062 std::unordered_set<std::string> allBundleNames; variable
1095 std::unordered_set<std::string> allBundleNames; variable
1128 std::unordered_set<std::string> allBundleNames; variable
1161 std::unordered_set<std::string> allBundleNames; variable
1196 std::unordered_set<std::string> allBundleNames; variable
1234 std::unordered_set<std::string> allBundleNames; variable
1272 std::unordered_set<std::string> allBundleNames; variable
1310 std::unordered_set<std::string> allBundleNames; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_service_event_handler.cpp1924 std::unordered_set<std::string> allBundleNames; in InnerProcessStockBundleProvisionInfo() local
1936 void BMSEventHandler::ProcessBundleProvisionInfo(const std::unordered_set<std::string> &allBundleNa… in ProcessBundleProvisionInfo()
1958 …BMSEventHandler::ProcessSharedBundleProvisionInfo(const std::unordered_set<std::string> &allBundle… in ProcessSharedBundleProvisionInfo()