Searched defs:continueBundleName (Results 1 - 9 of 9) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/ |
H A D | distributed_bundle_info.h | 42 std::unordered_set<std::string> continueBundleName;
member
|
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/ |
H A D | bundle_active_user_service.cpp | 369 UpdateContinueAbilitiesMemory(const int64_t& beginTime, const std::map<std::string, std::map<std::string, int>>& continueAbilities, const std::string& continueBundleName, const std::vector<std::shared_ptr<BundleActivePeriodStats>>::iterator& itInterval) UpdateContinueAbilitiesMemory() argument 392 UpdateContinueServicesMemory(const int64_t& beginTime, const std::map<std::string, std::map<std::string, int>>& continueServices, const std::string& continueBundleName, const std::vector<std::shared_ptr<BundleActivePeriodStats>>::iterator& itInterval) UpdateContinueServicesMemory() argument [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 5270 GetContinueBundleNames( const std::string &continueBundleName, std::vector<std::string> &bundleNames, int32_t userId) GetContinueBundleNames() argument
|
H A D | bundle_mgr_host.cpp | 4087 std::string continueBundleName = data.ReadString(); in HandleGetContinueBundleNames() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 1591 virtual ErrCode GetContinueBundleNames(const std::string &continueBundleName, std::vector<std::string> &bundleNames, in GetContinueBundleNames() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 4451 GetContinueBundleNames( const std::string &continueBundleName, std::vector<std::string> &bundleNames, int32_t userId) GetContinueBundleNames() argument
|
H A D | bundle_data_mgr.cpp | 8760 GetContinueBundleNames( const std::string &continueBundleName, std::vector<std::string> &bundleNames, int32_t userId) GetContinueBundleNames() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_data_mgr_test.cpp | 7216 std::string continueBundleName; in HWTEST_F() local 7234 std::string continueBundleName; in HWTEST_F() local 7268 std::string continueBundleName; in HWTEST_F() local 7303 std::string continueBundleName; HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_test_tool.cpp | 3052 std::vector<std::string> continueBundleName; in GetContinueBundleName() local
|
Completed in 60 milliseconds