Searched defs:SetAppGroup (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_user_history.cpp | 222 int32_t BundleActiveUserHistory::SetAppGroup(const string& bundleName, const int32_t userId, const … in SetAppGroup() function in OHOS::DeviceUsageStats::BundleActiveUserHistory
|
H A D | bundle_active_group_controller.cpp | 346 ErrCode BundleActiveGroupController::SetAppGroup(const std::string& bundleName, const int32_t userI… in SetAppGroup() function in OHOS::DeviceUsageStats::BundleActiveGroupController
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | bundle_active_client.cpp | 119 ErrCode BundleActiveClient::SetAppGroup(std::string bundleName, const int32_t newGroup, int32_t use… in SetAppGroup() function in OHOS::DeviceUsageStats::BundleActiveClient
|
H A D | bundle_active_proxy.cpp | 143 ErrCode BundleActiveProxy::SetAppGroup(const std::string& bundleName, int32_t newGroup, int32_t use… in SetAppGroup() function in OHOS::DeviceUsageStats::BundleActiveProxy
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | bundle_active_app_group_napi.cpp | 311 napi_value SetAppGroup(napi_env env, napi_callback_info info) in SetAppGroup() function
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_service.cpp | 381 ErrCode BundleActiveService::SetAppGroup(const std::string& bundleName, int32_t newGroup, int32_t u… in SetAppGroup() function in OHOS::DeviceUsageStats::BundleActiveService
|
H A D | bundle_active_core.cpp | 646 ErrCode BundleActiveCore::SetAppGroup( in SetAppGroup() function in OHOS::DeviceUsageStats::BundleActiveCore
|