Home
last modified time | relevance | path

Searched refs:ERROR_CODE_CONVERSION (Results 1 - 1 of 1) sorted by relevance

/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp46 const std::map<int, uint32_t> ERROR_CODE_CONVERSION = { member
143 std::map<int, uint32_t>::const_iterator iter = ERROR_CODE_CONVERSION.find(errorCode); in GetErrorInfo()
144 if (iter != ERROR_CODE_CONVERSION.end()) { in GetErrorInfo()

Completed in 2 milliseconds