/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/include/ |
H A D | hks_template.h | 29 #define HKS_IF_NOT_SUCC_LOGE_RETURN(RESULT, ERROR_CODE, LOG_MESSAGE, ...) \ argument 30 if ((RESULT) != HKS_SUCCESS) { \ 35 #define HKS_IF_NOT_SUCC_LOGE_BREAK(RESULT, LOG_MESSAGE, ...) \ argument 36 if ((RESULT) != HKS_SUCCESS) { \ 41 #define HKS_IF_NOT_SUCC_BREAK(RESULT, ...) \ argument 42 if ((RESULT) != HKS_SUCCESS) { \ 46 #define HKS_IF_NOT_SUCC_LOGE(RESULT, LOG_MESSAGE, ...) \ argument 47 if ((RESULT) != HKS_SUCCESS) { \ 51 #define HKS_IF_NOT_SUCC_RETURN(RESULT, ERROR_CODE) \ argument 52 if ((RESULT) != HKS_SUCCESS) { \
|
/ohos5.0/foundation/communication/netmanager_ext/interfaces/innerkits/mdnsclient/include/ |
H A D | mdns_ipc_interface_code.h | 33 RESULT, enumerator 44 RESULT, enumerator
|
/ohos5.0/foundation/ability/dmsfwk/ |
H A D | hisysevent.yaml | 24 RESULT: {type: INT32, desc: result code} 36 RESULT: {type: INT32, desc: result code} 48 RESULT: {type: INT32, desc: result code} 60 RESULT: {type: INT32, desc: result code} 72 RESULT: {type: INT32, desc: result code} 84 RESULT: {type: INT32, desc: result code}
|
/ohos5.0/build/test/script/ |
H A D | start_ex.sh | 32 RESULT=$(cat $FILENAME | grep $KEY | awk -F\" '{ print $4 }') 33 echo $RESULT
|
/ohos5.0/base/update/updateservice/frameworks/js/napi/session/include/ |
H A D | base_promise_session.h | 25 template <typename RESULT> class BasePromiseSession : public NapiSession { 52 void NotifyJS(napi_env env, napi_value thisVar, const RESULT &result) in NotifyJS()
|
H A D | base_async_session.h | 27 template <typename RESULT> class BaseAsyncSession : public NapiSession { 78 void NotifyJS(napi_env env, napi_value thisVar, const RESULT &result) in NotifyJS()
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/proxy/ |
H A D | mdns_event_stub.cpp | 49 } else if (msgCode == MdnsRegisterInterfaceCode::RESULT) { in OnRemoteRequest() 111 if (msgCode == MdnsResolveInterfaceCode::RESULT) { in OnRemoteRequest()
|
/ohos5.0/base/global/resource_management/ |
H A D | hisysevent.yaml | 28 RESULT: {type: STRING, desc: the resource result} 34 RESULT: {type: STRING, desc: the resource result}
|
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/ |
H A D | distributedinputstub_fuzzer.cpp | 55 if (code == (uint32_t)DistributedInput::IAddWhiteListInfosCallback::Message::RESULT) { in AddWhiteListInfosCallbackStubFuzzTest() 94 if (code == (uint32_t)DistributedInput::IDelWhiteListInfosCallback::Message::RESULT) { in DelWhiteListInfosCallbackStubFuzzTest() 449 if (code == (uint32_t)DistributedInput::IGetSinkScreenInfosCallback::Message::RESULT) { in GetSinkScreenInfosCallbackStubFuzzTest() 550 if (code == (uint32_t)DistributedInput::IPrepareDInputCallback::Message::RESULT) { in PrepareDInputCallbackStubFuzzTest() 589 if (code == (uint32_t)DistributedInput::IRegisterDInputCallback::Message::RESULT) { in RegisterDInputCallbackStubFuzzTest() 628 if (code == (uint32_t)DistributedInput::ISessionStateCallback::Message::RESULT) { in RegisterSessionStateCallbackStubFuzzTest() 759 if (code == (uint32_t)DistributedInput::IStartDInputCallback::Message::RESULT) { in StartDInputCallbackStubFuzzTest() 889 if (code == (uint32_t)DistributedInput::IStopDInputCallback::Message::RESULT) { in StopDInputCallbackStubFuzzTest() 928 if (code == (uint32_t)DistributedInput::IUnprepareDInputCallback::Message::RESULT) { in UnprepareDInputCallbackStubFuzzTest() 967 if (code == (uint32_t)DistributedInput::IUnprepareDInputCallback::Message::RESULT) { in UnregisterDInputCallbackStubFuzzTest()
|
/ohos5.0/foundation/distributedhardware/distributed_input/frameworks/include/ |
H A D | i_del_white_list_infos_call_back.h | 31 RESULT, enumerator
|
H A D | i_get_sink_screen_infos_call_back.h | 31 RESULT, enumerator
|
H A D | i_prepare_d_input_call_back.h | 31 RESULT, enumerator
|
H A D | i_session_state_callback.h | 31 RESULT, enumerator
|
H A D | i_unprepare_d_input_call_back.h | 31 RESULT, enumerator
|
H A D | i_add_white_list_infos_call_back.h | 31 RESULT, enumerator
|
H A D | i_start_d_input_call_back.h | 31 RESULT, enumerator
|
H A D | i_stop_d_input_call_back.h | 31 RESULT, enumerator
|
H A D | i_register_d_input_call_back.h | 31 RESULT, enumerator
|
H A D | i_unregister_d_input_call_back.h | 31 RESULT, enumerator
|
/ohos5.0/base/msdp/device_status/ |
H A D | hisyseventdrague.yaml | 20 RESULT: {type: INT32, desc: dragging result} 30 RESULT: {type: INT32, desc: dragging result}
|
/ohos5.0/foundation/communication/netmanager_ext/interfaces/innerkits/netshareclient/include/proxy/ |
H A D | tethering_ipc_interface_code.h | 45 RESULT, enumerator
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/ipccallback/ |
H A D | netshare_result_callback_stub.cpp | 32 if (msgCode == TetheringResultInterfaceCode::RESULT) { in OnRemoteRequest()
|
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
H A D | del_white_list_infos_call_back_proxy.cpp | 53 …remote->SendRequest(static_cast<uint32_t>(IDelWhiteListInfosCallback::Message::RESULT), data, repl… in OnResult()
|
H A D | del_white_list_infos_call_back_stub.cpp | 44 case IDelWhiteListInfosCallback::Message::RESULT: { in OnRemoteRequest()
|
H A D | get_sink_screen_infos_call_back_proxy.cpp | 53 …remote->SendRequest(static_cast<uint32_t>(IGetSinkScreenInfosCallback::Message::RESULT), data, rep… in OnResult()
|