Searched defs:QueryAppGroup (Results 1 – 6 of 6) sorted by relevance
/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() function in OHOS::DeviceUsageStats::BundleActiveClient
|
H A D | bundle_active_proxy.cpp | 234 ErrCode BundleActiveProxy::QueryAppGroup(int32_t& appGroup, std::string& bundleName, const int32_t … in QueryAppGroup() function in OHOS::DeviceUsageStats::BundleActiveProxy
|
/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() function in OHOS::DeviceUsageStats::BundleActiveGroupController
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | bundle_active_app_group_napi.cpp | 137 napi_value QueryAppGroup(napi_env env, napi_callback_info info) in QueryAppGroup() function
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_service.cpp | 459 ErrCode BundleActiveService::QueryAppGroup(int32_t& appGroup, std::string& bundleName, int32_t user… in QueryAppGroup() function in OHOS::DeviceUsageStats::BundleActiveService
|
H A D | bundle_active_core.cpp | 656 ErrCode BundleActiveCore::QueryAppGroup(int32_t& appGroup, const std::string& bundleName, const int… in QueryAppGroup() function in OHOS::DeviceUsageStats::BundleActiveCore
|