Home
last modified time | relevance | path

Searched defs:reply (Results 276 - 300 of 3815) sorted by relevance

1...<<11121314151617181920>>...153

/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmgrstubstate_fuzzer/
H A Dscreensessionmgrstubstate_fuzzer.cpp43 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
53 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmgrstubwake_fuzzer/
H A Dscreensessionmgrstubwakeup_fuzzer.cpp43 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
53 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
57 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/window_scene/windoweventchstubkeyevent_fuzzer/
H A Dwindoweventchstubkeyevent_fuzzer.cpp43 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
56 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
60 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
64 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
68 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
72 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
76 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/window_scene/windoweventchstubfocus_fuzzer/
H A Dwindoweventchstubfocus_fuzzer.cpp43 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
56 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
60 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
64 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
68 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/window_scene/windowextensionstub_fuzzer/
H A Dwindowextensionstub_fuzzer.cpp44 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
57 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
61 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
65 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
69 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
73 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/wms/windowmanageragentstubfoucs_fuzzer/
H A Dwindowmanageragentstubfoucs_fuzzer.cpp42 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
53 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
57 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
61 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/test/fuzztest/wms/windowmanageragentstubstate_fuzzer/
H A Dwindowmanageragentstubstate_fuzzer.cpp42 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
55 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
60 parcel, reply, option); in DoSomethingInterestingWithMyAPI() local
/foundation/communication/ipc/interfaces/innerkits/rust/tests/
H A Dinteractive.rs134 let mut reply = unsafe { MsgParcel::from_ptr(ReadAndWrite(msg.into_raw())) }; in interactive_msg_parcel_write() variables
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/
H A Dipc_stub_inner.c20 int32_t InvokerListenThreadStub(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option, OnRemoteRequest func) in InvokerListenThreadStub() argument
30 int32_t GetPidAndUidInfoStub(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in GetPidAndUidInfoStub() argument
39 int32_t GrantDataBusNameStub(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in GrantDataBusNameStub() argument
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dsync_completed_callback_proxy.cpp36 MessageParcel reply; in OnSyncCompleted() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_mgr_proxy.cpp30 MessageParcel reply; in GetWifiRemote() local
H A Dwifi_device_mgr_proxy.cpp30 MessageParcel reply; in GetWifiRemote() local
H A Dwifi_hotspot_mgr_proxy.cpp30 MessageParcel reply; in GetWifiRemote() local
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/proxy/
H A Dmdns_event_stub.cpp24 int32_t RegistrationCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
57 int32_t DiscoveryCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
92 int32_t ResolveCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
H A Dinterface_state_callback_stub.cpp25 int32_t InterfaceStateCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/ipc/
H A Dvpn_event_callback_stub.cpp22 int32_t VpnEventCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/ipccallback/
H A Dnetshare_result_callback_stub.cpp24 int32_t NetShareResultCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_client_server_proxy.cpp38 MessageParcel reply; in SendCmd() local
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_client_stub.cpp28 static int32_t ClientIpcInterfaceMsgHandle(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in ClientIpcInterfaceMsgHandle() argument
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_server_client_proxy.cpp38 MessageParcel reply; in SendCmd() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Di_cloud_download_callback_mock.h36 int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokeSendRequest() argument
H A Dasset_callback_mock.h36 int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokeSendRequest() argument
H A Dservice_callback_mock.h36 int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokeSendRequest() argument
/foundation/filemanagement/app_file_service/tests/unittests/backup_api/backup_impl/include/
H A Dservice_reverse_mock.h34 int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokeSendRequest() argument
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Ddownload_asset_callback_proxy.cpp28 MessageParcel reply; in OnFinished() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...153