Searched defs:onRemoteRequest (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_tags_test/ |
H A D | tag_session_stub_test.cpp | 81 …int onRemoteRequest = tagSession->OnRemoteRequest(static_cast<uint32_t>(NFC::NfcServiceIpcInterfac… variable 97 …int onRemoteRequest = tagSession->OnRemoteRequest(static_cast<uint32_t>(NFC::NfcServiceIpcInterfac… variable 113 …int onRemoteRequest = tagSession->OnRemoteRequest(static_cast<uint32_t>(NFC::NfcServiceIpcInterfac… variable 129 …int onRemoteRequest = tagSession->OnRemoteRequest(static_cast<uint32_t>(NFC::NfcServiceIpcInterfac… variable 145 …int onRemoteRequest = tagSession->OnRemoteRequest(static_cast<uint32_t>(NFC::NfcServiceIpcInterfac… variable 161 …int onRemoteRequest = tagSession->OnRemoteRequest(static_cast<uint32_t>(NFC::NfcServiceIpcInterfac… variable 177 …int onRemoteRequest = tagSession->OnRemoteRequest(static_cast<uint32_t>(NFC::NfcServiceIpcInterfac… variable 193 …int onRemoteRequest = tagSession->OnRemoteRequest(static_cast<uint32_t>(NFC::NfcServiceIpcInterfac… variable 209 …int onRemoteRequest = tagSession->OnRemoteRequest(static_cast<uint32_t>(NFC::NfcServiceIpcInterfac… variable 225 …int onRemoteRequest = tagSession->OnRemoteRequest(static_cast<uint32_t>(NFC::NfcServiceIpcInterfac… variable [all …]
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/ |
H A D | ndef_msg_callback_stub_test.cpp | 65 int onRemoteRequest = ndefMsgCallbackStub->OnRemoteRequest(code, data, reply, option); variable
|
H A D | query_app_info_callback_stub_test.cpp | 66 int onRemoteRequest = queryAppInfoCallbackStub->OnRemoteRequest(code, data, reply, option); variable
|
H A D | reader_mode_callback_stub_test.cpp | 65 int onRemoteRequest = readerModeCallbackStub->OnRemoteRequest(code, data, reply, option); variable
|
H A D | nfc_controller_callback_stub_test.cpp | 108 int onRemoteRequest = ctrl.OnRemoteRequest(code, data, reply, option); variable
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/hce_cmd_callback_stub_test/ |
H A D | hce_cmd_callback_stub_test.cpp | 81 int onRemoteRequest = hceCmdCallbackStub.OnRemoteRequest(code, data, reply, option); variable
|
/ohos5.0/foundation/resourceschedule/soc_perf/test/fuzztest/socperf_fuzzer/ |
H A D | socperf_fuzzer.cpp | 47 int32_t onRemoteRequest(uint32_t code, MessageParcel& data) in onRemoteRequest() function
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/ressched_fuzzer/ |
H A D | ressched_fuzzer.cpp | 120 int32_t onRemoteRequest(uint32_t code, MessageParcel& data) in onRemoteRequest() function
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/ |
H A D | napi_remote_object.cpp | 578 napi_value onRemoteRequest = nullptr; in OnJsRemoteRequest() local
|