Home
last modified time | relevance | path

Searched defs:response_buf (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_state.h304 ::grpc::ByteBuffer* response_buf() { return &response_buf_; } in response_buf() function
/aosp_15_r20/system/nfc/src/nfc/include/
H A Drw_api.h191 uint8_t* response_buf; /* Buffer of responses (length + SENSF_RES) see member
/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.cc3291 static uint8_t response_buf[][30] = {"STATUS_OK", in phNxpNciHal_print_res_status() local
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal.cc3913 static uint8_t response_buf[][30] = {"STATUS_OK", in phNxpNciHal_print_res_status() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/aidl/vendor/
H A Dp2p_iface.cpp1370 auto response_buf = misc_utils::convertVectorToWpaBuf(response); in addBonjourServiceInternal() local