Home
last modified time | relevance | path

Searched defs:CHECK_RESULT_BREAK (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/asset/frameworks/js/napi/inc/
H A Dasset_napi_common.h48 #define CHECK_RESULT_BREAK(env, ret) \ macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c34 #define CHECK_RESULT_BREAK(x) \ macro