Home
last modified time | relevance | path

Searched refs:ERR_INTERVAL_TYPE (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.h81 ERR_INTERVAL_TYPE, enumerator
151 {ERR_INTERVAL_TYPE, "The type of byInterval must be int32."},
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dbundle_state_query_napi.cpp484 params.errorCode = ERR_INTERVAL_TYPE; in ParseQueryBundleStatsInfoByInterval()
485 return BundleStateCommon::HandleParamErr(env, ERR_INTERVAL_TYPE, ""); in ParseQueryBundleStatsInfoByInterval()