HomeSort by relevance Sort by last modified time
    Searched defs:CallApi (Results 1 - 2 of 2) sorted by null

  /test/vts/runners/host/tcp_client/
vts_tcp_client.py 286 def CallApi(self, arg, caller_uid=None):
  /test/vts/agents/hal/
AgentRequestHandler.cpp 320 bool AgentRequestHandler::CallApi(const string& call_payload,
460 return CallApi(command_msg.arg(), command_msg.driver_caller_uid());

Completed in 169 milliseconds