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

  /test/vts/agents/hal/
SocketClientToDriver.h 53 string ReadSpecification(const string& component_name, int target_class,
AgentRequestHandler.h 63 bool ReadSpecification(
AgentRequestHandler.cpp 284 bool AgentRequestHandler::ReadSpecification(
297 const string& result = client->ReadSpecification(
302 return SendApiResult("ReadSpecification", result);
456 return ReadSpecification(command_msg);
SocketClientToDriver.cpp 84 string VtsDriverSocketClient::ReadSpecification(const string& component_name,
  /test/vts/drivers/hal/server/
SocketServer.h 50 string ReadSpecification(const string& name, int target_class,
SocketServer.cpp 59 string VtsDriverHalSocketServer::ReadSpecification(
160 const string& result = ReadSpecification(
  /test/vts/utils/python/mirror/
hal_mirror.py 142 specification = self._client.ReadSpecification(
185 found_api_spec = self._client.ReadSpecification(
  /test/vts/runners/host/tcp_client/
vts_tcp_client.py 441 def ReadSpecification(self,
481 imported_result = self.ReadSpecification(

Completed in 181 milliseconds