Home
last modified time | relevance | path

Searched defs:doReceive (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeP2pDevice.java34 private native byte[] doReceive(); in doReceive() method in NativeP2pDevice
H A DNativeLlcpSocket.java67 private native int doReceive(byte[] recvBuff); in doReceive() method in NativeLlcpSocket
/aosp12/system/libhwbinder/
H A DIPCThreadState.cpp884 status_t IPCThreadState::talkWithDriver(bool doReceive) in talkWithDriver()
/aosp12/frameworks/native/libs/binder/
H A DIPCThreadState.cpp975 status_t IPCThreadState::talkWithDriver(bool doReceive) in talkWithDriver()