Searched defs:QueryModuleUsageRecords (Results 1 – 6 of 6) sorted by relevance
151 ErrCode BundleActiveClient::QueryModuleUsageRecords(int32_t maxNum, std::vector<BundleActiveModuleR… in QueryModuleUsageRecords() function in OHOS::DeviceUsageStats::BundleActiveClient
236 ErrCode BundleActiveProxy::QueryModuleUsageRecords(int32_t maxNum, std::vector<BundleActiveModuleRe… in QueryModuleUsageRecords() function in OHOS::DeviceUsageStats::BundleActiveProxy
509 int32_t BundleActiveUserService::QueryModuleUsageRecords(int32_t maxNum, std::vector<BundleActiveMo… in QueryModuleUsageRecords() function in OHOS::DeviceUsageStats::BundleActiveUserService
556 ErrCode BundleActiveService::QueryModuleUsageRecords(int32_t maxNum, std::vector<BundleActiveModule… in QueryModuleUsageRecords() function in OHOS::DeviceUsageStats::BundleActiveService
598 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