Searched defs:QueryModuleUsageRecords (Results 1 – 5 of 5) sorted by relevance
161 ErrCode BundleActiveClient::QueryModuleUsageRecords(int32_t maxNum, std::vector<BundleActiveModuleR… in QueryModuleUsageRecords() function in OHOS::DeviceUsageStats::BundleActiveClient
509 int32_t BundleActiveUserService::QueryModuleUsageRecords(int32_t maxNum, std::vector<BundleActiveMo… in QueryModuleUsageRecords() function in OHOS::DeviceUsageStats::BundleActiveUserService
606 ErrCode BundleActiveService::QueryModuleUsageRecords(int32_t maxNum, std::vector<BundleActiveModule… in QueryModuleUsageRecords() function in OHOS::DeviceUsageStats::BundleActiveService
716 ErrCode BundleActiveCore::QueryModuleUsageRecords(int32_t maxNum, std::vector<BundleActiveModuleRec… in QueryModuleUsageRecords() function in OHOS::DeviceUsageStats::BundleActiveCore
131 napi_value QueryModuleUsageRecords(napi_env env, napi_callback_info info) in QueryModuleUsageRecords() function