/foundation/communication/netmanager_ext/interfaces/innerkits/mdnsclient/include/ |
H A D | mdns_ipc_interface_code.h | 33 RESULT, member in OHOS::NetManagerStandard::MdnsRegisterInterfaceCode 44 RESULT, member in OHOS::NetManagerStandard::MdnsResolveInterfaceCode
|
/foundation/distributedhardware/distributed_input/frameworks/include/ |
H A D | i_del_white_list_infos_call_back.h | 31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IDelWhiteListInfosCallback::Message
|
H A D | i_get_sink_screen_infos_call_back.h | 31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IGetSinkScreenInfosCallback::Message
|
H A D | i_prepare_d_input_call_back.h | 31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IPrepareDInputCallback::Message
|
H A D | i_session_state_callback.h | 31 RESULT, member in OHOS::DistributedHardware::DistributedInput::ISessionStateCallback::Message
|
H A D | i_unprepare_d_input_call_back.h | 31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IUnprepareDInputCallback::Message
|
H A D | i_add_white_list_infos_call_back.h | 31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IAddWhiteListInfosCallback::Message
|
H A D | i_register_d_input_call_back.h | 31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IRegisterDInputCallback::Message
|
H A D | i_start_d_input_call_back.h | 31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IStartDInputCallback::Message
|
H A D | i_unregister_d_input_call_back.h | 31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IUnregisterDInputCallback::Message
|
H A D | i_stop_d_input_call_back.h | 31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IStopDInputCallback::Message
|
/foundation/communication/netmanager_ext/interfaces/innerkits/netshareclient/include/proxy/ |
H A D | tethering_ipc_interface_code.h | 45 RESULT, member in OHOS::NetManagerStandard::TetheringResultInterfaceCode
|
/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()
|
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/ipccallback/ |
H A D | netshare_result_callback_proxy.cpp | 49 remote->SendRequest(static_cast<uint32_t>(TetheringResultInterfaceCode::RESULT), data, reply, option); in OnResult()
|
H A D | netshare_result_callback_stub.cpp | 32 if (msgCode == TetheringResultInterfaceCode::RESULT) { in OnRemoteRequest()
|
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
H A D | add_white_list_infos_call_back_proxy.cpp | 57 remote->SendRequest(static_cast<uint32_t>(IAddWhiteListInfosCallback::Message::RESULT), data, reply, option); in OnResult()
|
H A D | add_white_list_infos_call_back_stub.cpp | 44 case IAddWhiteListInfosCallback::Message::RESULT: { in OnRemoteRequest()
|
H A D | del_white_list_infos_call_back_proxy.cpp | 53 remote->SendRequest(static_cast<uint32_t>(IDelWhiteListInfosCallback::Message::RESULT), data, reply, option); in OnResult()
|
H A D | del_white_list_infos_call_back_stub.cpp | 44 case IDelWhiteListInfosCallback::Message::RESULT: { in OnRemoteRequest()
|
H A D | unregister_d_input_call_back_proxy.cpp | 62 static_cast<uint32_t>(IUnregisterDInputCallback::Message::RESULT), data, reply, option); in OnResult()
|
H A D | unregister_d_input_call_back_stub.cpp | 44 case IUnregisterDInputCallback::Message::RESULT: { in OnRemoteRequest()
|
H A D | unprepare_d_input_call_back_stub.cpp | 44 case IUnprepareDInputCallback::Message::RESULT: { in OnRemoteRequest()
|
H A D | register_d_input_call_back_proxy.cpp | 59 static_cast<uint32_t>(IRegisterDInputCallback::Message::RESULT), data, reply, option); in OnResult()
|
H A D | register_session_state_callback_proxy.cpp | 56 static_cast<uint32_t>(ISessionStateCallback::Message::RESULT), data, reply, option); in OnResult()
|
H A D | register_d_input_call_back_stub.cpp | 44 case IRegisterDInputCallback::Message::RESULT: { in OnRemoteRequest()
|