Home
last modified time | relevance | path

Searched refs:ListApis (Results 1 – 5 of 5) sorted by relevance

/test/vts/utils/python/mirror/
Dlib_mirror.py96 found_api_spec = self._client.ListApis()
Dhal_mirror.py107 found_api_spec = self._client.ListApis()
/test/vts/agents/hal/
DAgentRequestHandler.h67 bool ListApis();
DAgentRequestHandler.cpp310 bool AgentRequestHandler::ListApis() { function in android::vts::AgentRequestHandler
564 return ListApis();
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py257 def ListApis(self): member in VtsTcpClient