Searched defs:target_class (Results 1 – 11 of 11) sorted by relevance
/test/vts/drivers/hal/server/ |
D | BinderServer.cpp | 69 const int target_class = data.readInt32(); in onTransact() local 145 int32_t LoadHal(const string& path, int target_class, int target_type, in LoadHal()
|
D | SocketServer.cpp | 45 const string& path, int target_class, int target_type, in LoadHal() 59 const string& name, int target_class, int target_type, in ReadSpecification()
|
/test/vts/utils/python/mirror/ |
D | mirror_object.py | 92 target_class, argument
|
/test/vts/drivers/hal/common/binder/ |
D | VtsFuzzerBinderService.cpp | 51 int32_t BpVtsFuzzer::LoadHal(const string& path, int target_class, in LoadHal()
|
/test/vts/runners/host/tcp_client/ |
D | vts_tcp_client.py | 199 target_class=None, argument 569 target_class, argument 634 target_class=None, argument
|
/test/vts/agents/hal/ |
D | SocketClientToDriver.cpp | 41 const string& file_path, int target_class, int target_type, in LoadHal() 85 int target_class, in ReadSpecification()
|
D | AgentRequestHandler.cpp | 107 int target_class = command_msg.target_class(); local
|
/test/vts/proto/ |
D | VtsDriverControlMessage.proto | 83 optional int32 target_class = 1202; field
|
D | AndroidSystemControlMessage.proto | 111 optional int32 target_class = 3004; field
|
/test/vts/drivers/hal/common/driver_base/ |
D | DriverBase.cpp | 65 DriverBase::DriverBase(int target_class) in DriverBase()
|
/test/vts/drivers/hal/common/component_loader/ |
D | HalDriverLoader.cpp | 248 const char* spec_lib_file_path, int target_class, in Process()
|