Home | History | Annotate | Download | only in api

Lines Matching refs:buffer

63     @param[in,out] buffer Pointer to the buffer for read / write.

76 void* buffer,
85 @param[in,out] buffer Pointer to the buffer for read / write.
95 void* buffer,
115 @param[out] buffer Pointer to the buffer that receives the data.
127 virtual ADBAPIHANDLE AsyncRead(void* buffer,
135 @param[in] buffer Pointer to the buffer containing the data to be written.
147 virtual ADBAPIHANDLE AsyncWrite(void* buffer,
155 @param[out] buffer Pointer to the buffer that receives the data.
164 virtual bool SyncRead(void* buffer,
171 @param[in] buffer Pointer to the buffer containing the data to be written.
180 virtual bool SyncWrite(void* buffer,