Home
last modified time | relevance | path

Searched defs:continueBundleName (Results 1 – 8 of 8) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
Ddistributed_bundle_info.h42 std::unordered_set<std::string> continueBundleName; member
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
Dbundle_active_user_service.cpp362 …std::string, std::map<std::string, int>>& continueAbilities, const std::string& continueBundleName, in UpdateContinueAbilitiesMemory()
382 …<std::string, std::map<std::string, int>>& continueServices, const std::string& continueBundleName, in UpdateContinueServicesMemory()
411 for (std::string continueBundleName : continueBundles) { in RenewStatsInMemory() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_data_mgr_test.cpp6396 std::string continueBundleName; variable
6414 std::string continueBundleName; variable
6431 std::string continueBundleName{ "com.example.test" }; variable
6448 std::string continueBundleName; variable
6464 std::string continueBundleName{ "com.example.test" }; variable
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_test_tool.cpp3127 std::vector<std::string> continueBundleName; in GetContinueBundleName() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp5294 const std::string &continueBundleName, std::vector<std::string> &bundleNames, int32_t userId) in GetContinueBundleNames()
Dbundle_mgr_host.cpp4172 std::string continueBundleName = data.ReadString(); in HandleGetContinueBundleNames() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp4581 const std::string &continueBundleName, std::vector<std::string> &bundleNames, int32_t userId) in GetContinueBundleNames()
Dbundle_data_mgr.cpp9221 const std::string &continueBundleName, std::vector<std::string> &bundleNames, int32_t userId) in GetContinueBundleNames()