Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dbundle_state_common.h43 static int32_t GetReflectErrCode(int32_t errCode);
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dbundle_state_common.cpp356 int32_t BundleStateCommon::GetReflectErrCode(int32_t errCode) in GetReflectErrCode() function in OHOS::DeviceUsageStats::BundleStateCommon
372 int32_t reflectCode = GetReflectErrCode(errCode); in GetErrorValue()