Home
last modified time | relevance | path

Searched defs:appGroup (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_sched_data_manager_test.cpp108 int32_t appGroup = 20; variable
123 int32_t appGroup = 20; variable
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_sched_data_manager.cpp72 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 Ddevice_usage_statistics_mock_test.cpp193 int32_t appGroup; variable
208 int32_t appGroup = 100; variable
H A Ddevice_usage_statistics_service_test.cpp1076 int32_t appGroup = 10; variable
1133 int32_t appGroup = 0; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_client.cpp151 ErrCode BundleActiveClient::QueryAppGroup(int32_t& appGroup, std::string& bundleName, const int32_t… in QueryAppGroup()
H A Dbundle_active_proxy.cpp234 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 Dbundle_active_stub.cpp242 int32_t appGroup = -1; in HandleQueryAppGroup() local
H A Dbundle_active_service.cpp459 ErrCode BundleActiveService::QueryAppGroup(int32_t& appGroup, std::string& bundleName, int32_t user… in QueryAppGroup()
H A Dbundle_active_core.cpp656 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 Dbundle_active_group_controller.cpp408 ErrCode BundleActiveGroupController::QueryAppGroup(int32_t& appGroup, in QueryAppGroup()