Home
last modified time | relevance | path

Searched defs:funcRet (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_returncode_utils.h74 T CheckReturnCode(int32_t ret, T funcRet, const std::string& errorInfo) in CheckReturnCode()
H A Dhdi_returncode_utils_v2_1.h74 T CheckReturnCode_V2_1(int32_t ret, T funcRet, const std::string& errorInfo) in CheckReturnCode_V2_1()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_profile.cpp56 napi_status funcRet = napi_generic_failure; in GetProfile() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp667 int32_t funcRet = RESULT_GENERAL_ERROR; in UpdateAuthenticationResultInner() local
1483 int32_t funcRet = RESULT_GENERAL_ERROR; in GetLocalScheduleFromMessage() local
1635 int32_t funcRet = RESULT_GENERAL_ERROR; in GetAuthResultFromMessage() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c204 ResultCode funcRet = RESULT_GENERAL_ERROR; in GenerateRemoteAuthResultMsg() local