Home
last modified time | relevance | path

Searched refs:response_buf (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.h294 ::grpc::ByteBuffer* response_buf() { return &response_buf_; } in response_buf() function
597 call_->Read(exchange->response_buf(), &response_read_completed_tag_); in MaybeIssueResponseReadLocked()
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dp2p_iface.cpp1402 auto response_buf = misc_utils::convertVectorToWpaBuf(response); in addBonjourServiceInternal() local
1403 if (!query_buf || !response_buf) { in addBonjourServiceInternal()
1407 wpa_s, query_buf.get(), response_buf.get())) { in addBonjourServiceInternal()
1413 response_buf.release(); in addBonjourServiceInternal()