Searched defs:continueBundleName (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/ |
H A D | distributed_bundle_info.h | 42 std::unordered_set<std::string> continueBundleName; member
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/ |
H A D | bundle_active_user_service.cpp | 362 …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
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_data_mgr_test.cpp | 6393 std::string continueBundleName; variable 6411 std::string continueBundleName; variable 6428 std::string continueBundleName{ "com.example.test" }; variable 6445 std::string continueBundleName; variable 6461 std::string continueBundleName{ "com.example.test" }; variable
|
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_test_tool.cpp | 3002 std::vector<std::string> continueBundleName; in GetContinueBundleName() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 5244 const std::string &continueBundleName, std::vector<std::string> &bundleNames, int32_t userId) in GetContinueBundleNames()
|
H A D | bundle_mgr_host.cpp | 4116 std::string continueBundleName = data.ReadString(); in HandleGetContinueBundleNames() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 4518 const std::string &continueBundleName, std::vector<std::string> &bundleNames, int32_t userId) in GetContinueBundleNames()
|
H A D | bundle_data_mgr.cpp | 9052 const std::string &continueBundleName, std::vector<std::string> &bundleNames, int32_t userId) in GetContinueBundleNames()
|