Home
last modified time | relevance | path

Searched refs:RESULT (Results 1 - 25 of 46) sorted by relevance

12

/foundation/communication/netmanager_ext/interfaces/innerkits/mdnsclient/include/
H A Dmdns_ipc_interface_code.h33 RESULT, member in OHOS::NetManagerStandard::MdnsRegisterInterfaceCode
44 RESULT, member in OHOS::NetManagerStandard::MdnsResolveInterfaceCode
/foundation/distributedhardware/distributed_input/frameworks/include/
H A Di_del_white_list_infos_call_back.h31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IDelWhiteListInfosCallback::Message
H A Di_get_sink_screen_infos_call_back.h31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IGetSinkScreenInfosCallback::Message
H A Di_prepare_d_input_call_back.h31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IPrepareDInputCallback::Message
H A Di_session_state_callback.h31 RESULT, member in OHOS::DistributedHardware::DistributedInput::ISessionStateCallback::Message
H A Di_unprepare_d_input_call_back.h31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IUnprepareDInputCallback::Message
H A Di_add_white_list_infos_call_back.h31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IAddWhiteListInfosCallback::Message
H A Di_register_d_input_call_back.h31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IRegisterDInputCallback::Message
H A Di_start_d_input_call_back.h31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IStartDInputCallback::Message
H A Di_unregister_d_input_call_back.h31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IUnregisterDInputCallback::Message
H A Di_stop_d_input_call_back.h31 RESULT, member in OHOS::DistributedHardware::DistributedInput::IStopDInputCallback::Message
/foundation/communication/netmanager_ext/interfaces/innerkits/netshareclient/include/proxy/
H A Dtethering_ipc_interface_code.h45 RESULT, member in OHOS::NetManagerStandard::TetheringResultInterfaceCode
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/proxy/
H A Dmdns_event_stub.cpp49 } 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 Dnetshare_result_callback_proxy.cpp49 remote->SendRequest(static_cast<uint32_t>(TetheringResultInterfaceCode::RESULT), data, reply, option); in OnResult()
H A Dnetshare_result_callback_stub.cpp32 if (msgCode == TetheringResultInterfaceCode::RESULT) { in OnRemoteRequest()
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Dadd_white_list_infos_call_back_proxy.cpp57 remote->SendRequest(static_cast<uint32_t>(IAddWhiteListInfosCallback::Message::RESULT), data, reply, option); in OnResult()
H A Dadd_white_list_infos_call_back_stub.cpp44 case IAddWhiteListInfosCallback::Message::RESULT: { in OnRemoteRequest()
H A Ddel_white_list_infos_call_back_proxy.cpp53 remote->SendRequest(static_cast<uint32_t>(IDelWhiteListInfosCallback::Message::RESULT), data, reply, option); in OnResult()
H A Ddel_white_list_infos_call_back_stub.cpp44 case IDelWhiteListInfosCallback::Message::RESULT: { in OnRemoteRequest()
H A Dunregister_d_input_call_back_proxy.cpp62 static_cast<uint32_t>(IUnregisterDInputCallback::Message::RESULT), data, reply, option); in OnResult()
H A Dunregister_d_input_call_back_stub.cpp44 case IUnregisterDInputCallback::Message::RESULT: { in OnRemoteRequest()
H A Dunprepare_d_input_call_back_stub.cpp44 case IUnprepareDInputCallback::Message::RESULT: { in OnRemoteRequest()
H A Dregister_d_input_call_back_proxy.cpp59 static_cast<uint32_t>(IRegisterDInputCallback::Message::RESULT), data, reply, option); in OnResult()
H A Dregister_session_state_callback_proxy.cpp56 static_cast<uint32_t>(ISessionStateCallback::Message::RESULT), data, reply, option); in OnResult()
H A Dregister_d_input_call_back_stub.cpp44 case IRegisterDInputCallback::Message::RESULT: { in OnRemoteRequest()

Completed in 9 milliseconds

12