Searched refs:VtsDriverSocketClient (Results 1 – 4 of 4) sorted by relevance
30 bool VtsDriverSocketClient::Exit() { in Exit()40 int32_t VtsDriverSocketClient::LoadHal( in LoadHal()69 string VtsDriverSocketClient::GetFunctions() { in GetFunctions()84 string VtsDriverSocketClient::ReadSpecification(const string& component_name, in ReadSpecification()113 string VtsDriverSocketClient::Call(const string& arg, const string& uid) { in Call()131 string VtsDriverSocketClient::GetAttribute(const string& arg) { in GetAttribute()148 VtsDriverSocketClient::ExecuteShellCommand( in ExecuteShellCommand()163 bool VtsDriverSocketClient::ProcessFmqCommand( in ProcessFmqCommand()177 bool VtsDriverSocketClient::ProcessHidlMemoryCommand( in ProcessHidlMemoryCommand()193 bool VtsDriverSocketClient::ProcessHidlHandleCommand( in ProcessHidlHandleCommand()[all …]
33 class VtsDriverSocketClient : public VtsDriverCommUtil {35 explicit VtsDriverSocketClient() : VtsDriverCommUtil() {} in VtsDriverSocketClient() function126 extern VtsDriverSocketClient* GetDriverSocketClient(const string& service_name);
236 VtsDriverSocketClient* client =292 VtsDriverSocketClient* client = driver_client_;313 VtsDriverSocketClient* client = driver_client_;328 VtsDriverSocketClient* client = driver_client_;344 VtsDriverSocketClient* client = driver_client_;389 VtsDriverSocketClient* client = driver_client_;449 VtsDriverSocketClient* client = driver_client_;480 VtsDriverSocketClient* client = driver_client_;515 VtsDriverSocketClient* client = driver_client_;
105 VtsDriverSocketClient* driver_client_;