Searched refs:SendApiResult (Results 1 – 2 of 2) sorted by relevance
307 return SendApiResult("ReadSpecification", result);322 return SendApiResult("GetAttribute", "", client->GetFunctions());339 return SendApiResult("Call", client->Call(call_payload, uid));355 return SendApiResult("GetAttribute", client->GetAttribute(payload));358 bool AgentRequestHandler::SendApiResult(const string& func_name, function in android::vts::AgentRequestHandler
84 bool SendApiResult(const string& func_name, const string& result,