Searched defs:appGroup (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/ |
H A D | work_sched_data_manager_test.cpp | 108 int32_t appGroup = 20; variable 123 int32_t appGroup = 20; variable
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | work_sched_data_manager.cpp | 72 bool DataManager::FindGroup(const std::string& bundleName, const int32_t userId, int32_t& appGroup) in FindGroup() 85 … DataManager::AddGroup(const std::string& bundleName, const int32_t userId, const int32_t appGroup) in AddGroup()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | device_usage_statistics_mock_test.cpp | 193 int32_t appGroup; variable 208 int32_t appGroup = 100; variable
|
H A D | device_usage_statistics_service_test.cpp | 1076 int32_t appGroup = 10; variable 1133 int32_t appGroup = 0; variable
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | bundle_active_client.cpp | 151 ErrCode BundleActiveClient::QueryAppGroup(int32_t& appGroup, std::string& bundleName, const int32_t… in QueryAppGroup()
|
H A D | bundle_active_proxy.cpp | 234 ErrCode BundleActiveProxy::QueryAppGroup(int32_t& appGroup, std::string& bundleName, const int32_t … in QueryAppGroup()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_stub.cpp | 242 int32_t appGroup = -1; in HandleQueryAppGroup() local
|
H A D | bundle_active_service.cpp | 459 ErrCode BundleActiveService::QueryAppGroup(int32_t& appGroup, std::string& bundleName, int32_t user… in QueryAppGroup()
|
H A D | bundle_active_core.cpp | 656 ErrCode BundleActiveCore::QueryAppGroup(int32_t& appGroup, const std::string& bundleName, const int… in QueryAppGroup()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_group_controller.cpp | 408 ErrCode BundleActiveGroupController::QueryAppGroup(int32_t& appGroup, in QueryAppGroup()
|