Searched refs:result_mem_size (Results 1 – 1 of 1) sorted by relevance
226 size_t result_mem_size; in ProcessHidlMemoryCommand() local227 success = hidl_memory_driver_.GetSize(mem_id, &result_mem_size); in ProcessHidlMemoryCommand()228 hidl_memory_response->set_mem_size(result_mem_size); in ProcessHidlMemoryCommand()