Home
last modified time | relevance | path

Searched refs:ERR_FIND_APP_USAGE_RECORDS_FAILED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dbundle_state_inner_errors.h101 ERR_FIND_APP_USAGE_RECORDS_FAILED = 1000000601, enumerator
123 …{ERR_FIND_APP_USAGE_RECORDS_FAILED, "Failed to get the application information. Cannot find app us…
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp580 return ERR_FIND_APP_USAGE_RECORDS_FAILED; in QueryModuleUsageRecords()