HomeSort by relevance Sort by last modified time
    Searched refs:ListApis (Results 1 - 5 of 5) sorted by null

  /test/vts/agents/hal/
AgentRequestHandler.h 67 bool ListApis();
AgentRequestHandler.cpp 305 bool AgentRequestHandler::ListApis() {
458 return ListApis();
  /test/vts/utils/python/mirror/
lib_mirror.py 88 #TODO: ListApis assumes only one lib is loaded at a time, need to
91 found_api_spec = self._client.ListApis()
hal_mirror.py 96 #TODO: ListApis assumes only one HAL is loaded at a time, need to
99 found_api_spec = self._client.ListApis()
  /test/vts/runners/host/tcp_client/
vts_tcp_client.py 207 def ListApis(self):

Completed in 419 milliseconds