Searched defs:target_class (Results 1 – 13 of 13) sorted by relevance
/test/vts/drivers/hal/server/ |
D | BinderServer.cpp | 69 const int target_class = data.readInt32(); in onTransact() local 143 int32_t LoadHal(const string& path, int target_class, int target_type, in LoadHal()
|
D | SocketServer.cpp | 61 int32_t VtsDriverHalSocketServer::LoadHal(const string& path, int target_class, in LoadHal() 82 const string& name, int target_class, int target_type, float target_version, in ReadSpecification()
|
/test/vts/runners/host/tcp_client/ |
D | vts_tcp_client.py | 144 target_class=None, argument 412 target_class, argument 468 target_class=None, argument
|
/test/vts/agents/hal/ |
D | SocketClientToDriver.cpp | 68 int target_class, int target_type, in LoadHal() 114 int target_class, in ReadSpecification()
|
D | AgentRequestHandler.cpp | 121 int target_class = command_msg.target_class(); local
|
/test/vts/drivers/hal/common/binder/ |
D | VtsFuzzerBinderService.cpp | 50 int32_t BpVtsFuzzer::LoadHal(const string& path, int target_class, in LoadHal()
|
/test/vts/utils/python/mirror/ |
D | lib_mirror.py | 96 target_class, argument
|
D | mirror_object.py | 208 target_class=None, argument 243 target_class=None, argument
|
D | hal_mirror.py | 225 target_class, argument
|
/test/vts/proto/ |
D | VtsDriverControlMessage.proto | 75 optional int32 target_class = 1202; field
|
D | AndroidSystemControlMessage.proto | 103 optional int32 target_class = 3004; field
|
/test/vts/drivers/hal/common/component_loader/ |
D | HalDriverLoader.cpp | 297 const char* spec_lib_file_path, int target_class, in Process()
|
/test/vts/drivers/hal/common/driver_base/ |
D | DriverBase.cpp | 256 DriverBase::DriverBase(int target_class) in DriverBase()
|