Home
last modified time | relevance | path

Searched refs:COMMAND_QUERY_APP_INFO_MSG_CALLBACK (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/nfc/services/src/ipc/controller/
H A Dquery_app_info_callback_proxy.cpp43 static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_QUERY_APP_INFO_MSG_CALLBACK), in OnQueryAppInfo()
47 NfcServiceIpcInterfaceCode::COMMAND_QUERY_APP_INFO_MSG_CALLBACK, error); in OnQueryAppInfo()
58 static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_QUERY_APP_INFO_MSG_CALLBACK), in OnQueryAppInfo()
62 NfcServiceIpcInterfaceCode::COMMAND_QUERY_APP_INFO_MSG_CALLBACK, error); in OnQueryAppInfo()
H A Dnfc_controller_stub.cpp60 case static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_QUERY_APP_INFO_MSG_CALLBACK): in OnRemoteRequest()
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_service_ipc_interface_code.h39 COMMAND_QUERY_APP_INFO_MSG_CALLBACK, enumerator
/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dquery_app_info_callback_stub.cpp75 case static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_QUERY_APP_INFO_MSG_CALLBACK): { in OnRemoteRequest()
H A Dnfc_controller_proxy.cpp231 static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_QUERY_APP_INFO_MSG_CALLBACK), in RegQueryApplicationCb()
/foundation/communication/nfc/test/fuzztest/services_test/controller_test/nfccontrollerstub/nfccontrollerstub_fuzzer/
H A Dnfccontrollerstub_fuzzer.cpp214 uint32_t code = static_cast<uint32_t>(NFC::NfcServiceIpcInterfaceCode::COMMAND_QUERY_APP_INFO_MSG_CALLBACK); in FuzzHandleRegQueryApplicationCb()

Completed in 4 milliseconds