Searched refs:SendRequestExpectReplyBool (Results 1 – 5 of 5) sorted by relevance
38 …int SendRequestExpectReplyBool(uint32_t cmd, OHOS::MessageParcel& data, OHOS::MessageOption& optio…
75 int NfcBasicProxy::SendRequestExpectReplyBool(uint32_t cmd, MessageParcel& data, MessageOption& opt… in SendRequestExpectReplyBool() function in OHOS::NFC::NfcBasicProxy
58 int statusCode = SendRequestExpectReplyBool( in IsConnected()214 … SendRequestExpectReplyBool(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_IS_PRESENT), in IsTagFieldOn()228 SendRequestExpectReplyBool(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_IS_NDEF), in IsNdef()
162 int error = SendRequestExpectReplyBool( in IsDefaultService()
99 …return SendRequestExpectReplyBool(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_IS_NFC… in IsNfcOpen()