Searched refs:hidl_memory_response (Results 1 – 8 of 8) sorted by relevance
179 HidlMemoryResponseMessage* hidl_memory_response) { in ProcessHidlMemoryCommand() argument189 hidl_memory_response->CopyFrom(response_message.hidl_memory_response()); in ProcessHidlMemoryCommand()
102 HidlMemoryResponseMessage* hidl_memory_response);
492 HidlMemoryResponseMessage* hidl_memory_response = local498 hidl_memory_response);
179 HidlMemoryResponseMessage* hidl_memory_response) { in ProcessHidlMemoryCommand() argument190 hidl_memory_response->set_new_mem_id(new_mem_id); in ProcessHidlMemoryCommand()218 hidl_memory_response->set_read_data(string(read_data, length)); in ProcessHidlMemoryCommand()228 hidl_memory_response->set_mem_size(result_mem_size); in ProcessHidlMemoryCommand()235 hidl_memory_response->set_success(success); in ProcessHidlMemoryCommand()
210 HidlMemoryResponseMessage* hidl_memory_response = in ProcessOneCommand() local214 command_message.hidl_memory_request(), hidl_memory_response); in ProcessOneCommand()
112 HidlMemoryResponseMessage* hidl_memory_response);
150 optional HidlMemoryResponseMessage hidl_memory_response = 3002; field
186 optional HidlMemoryResponseMessage hidl_memory_response = 3002; field