Home
last modified time | relevance | path

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

/test/vts/utils/python/mirror/
Dmirror_object.py98 target_component_name=None, argument
Dhal_mirror.py64 target_component_name, hw_binder_service_name, argument
Dmirror_tracker.py297 target_component_name=None, argument
/test/vts/proto/
DVtsDriverControlMessage.proto95 optional bytes target_component_name = 1207; field
DAndroidSystemControlMessage.proto126 optional bytes target_component_name = 3009; field
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py204 target_component_name=None, argument
639 target_component_name=None, argument
/test/vts/drivers/hal/common/component_loader/
DHalDriverLoader.cpp252 const char* target_component_name, in Process()