Searched defs:get_response (Results 1 – 7 of 7) sorted by relevance
295 def get_response(stub, credentials: nil) method310 def get_response(stub, run_start_call_first: false, credentials: nil) method399 def get_response(stub) method412 def get_response(stub, run_start_call_first: false) method
195 pub fn get_response(&self) -> &[u8] { in get_response() method
293 static int get_response(struct nlmsghdr *n, void *arg) in get_response() function
485 CallResponse* get_response() { return &response_; } in get_response() function in tensorflow::rpc::RpcFutureResource
6311 const char get_response[] = in TEST_P() local6631 const char get_response[] = in TEST_P() local6910 const char get_response[] = in TEST_P() local
101937 int (*get_response)(struct hdac_bus *, unsigned int, unsigned int *); member