Home
last modified time | relevance | path

Searched defs:target_component_name (Results 1 – 9 of 9) sorted by relevance

/test/vts/utils/python/mirror/
Dhal_mirror.py166 target_component_name=None, argument
220 target_component_name=None, argument
/test/vts/drivers/hal/framework/
DVtsFuzzerMain.cpp117 string target_component_name; in main() local
DSocketServer.cpp68 const string& target_component_name, in LoadHal()
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py137 target_component_name=None, argument
403 target_component_name=None, argument
/test/vts/proto/
DVtsDriverControlMessage.proto86 optional bytes target_component_name = 1207; field
DAndroidSystemControlMessage.proto117 optional bytes target_component_name = 3009; field
/test/vts/drivers/hal/common/specification_parser/
DSpecificationBuilder.cpp270 const char* target_component_name, in LoadTargetComponent()
637 const char* target_component_name) { in Process()
/test/vts/agents/hal/
DSocketClientToDriver.cpp71 const string& target_component_name, in LoadHal()
DAgentRequestHandler.cpp125 const string& target_component_name = command_msg.target_component_name(); local