Home
last modified time | relevance | path

Searched refs:hw_binder_service_name (Results 1 – 22 of 22) sorted by relevance

/test/vts/utils/python/mirror/
Dmirror_object.py101 hw_binder_service_name=_DEFAULT_HWBINDER_SERVICE, argument
155 hw_binder_service_name=hw_binder_service_name,
Dhal_mirror.py64 target_component_name, hw_binder_service_name, argument
99 hw_binder_service_name=hw_binder_service_name,
Dmirror_tracker.py300 hw_binder_service_name=_DEFAULT_HWBINDER_SERVICE, argument
344 target_component_name, hw_binder_service_name,
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py205 hw_binder_service_name=None, argument
243 hw_binder_service_name=hw_binder_service_name,
640 hw_binder_service_name=None, argument
688 if hw_binder_service_name is not None:
689 command_msg.hw_binder_service_name = hw_binder_service_name
/test/vts/drivers/hal/server/
DSocketServer.cpp48 const string& hw_binder_service_name, const string& /*module_name*/) { in LoadHal() argument
53 target_component_name.c_str(), hw_binder_service_name.c_str()); in LoadHal()
128 command_message.hw_binder_service_name(), in ProcessOneCommand()
DSocketServer.h55 const string& hw_binder_service_name,
/test/vts/agents/hal/
DSocketClientToDriver.cpp44 const string& hw_binder_service_name, const string& module_name) { in LoadHal() argument
56 command_message.set_hw_binder_service_name(hw_binder_service_name); in LoadHal()
DAgentRequestHandler.cpp114 const string& hw_binder_service_name = command_msg.hw_binder_service_name(); local
257 hw_binder_service_name, module_name);
DSocketClientToDriver.h51 const string& hw_binder_service_name,
/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp50 const string& hw_binder_service_name) { in LoadTargetComponent() argument
81 hw_binder_service_name, 0, in LoadTargetComponent()
656 string hw_binder_service_name = "default"; in SetHidlHalFunctionCallResults() local
658 hw_binder_service_name, in SetHidlHalFunctionCallResults()
/test/vts/drivers/hal/common/component_loader/
DHalDriverLoader.cpp105 const string& hw_binder_service_name, const uint64_t interface_pt, in GetDriver() argument
109 driver = GetHidlHalDriver(driver_lib_path, spec_msg, hw_binder_service_name, in GetDriver()
/test/vts-testcase/hal/tv/input/V1_0/host/
DVtsHalTvInputV1_0HostTest.py42 hw_binder_service_name=self.getHalServiceName(TVINPUT_V1_0_HAL),
/test/vts-testcase/hal/radio/V1_0/host/
DVtsHalRadioV1_0HostTest.py39 hw_binder_service_name="slot1",
/test/vts/drivers/hal/common/include/component_loader/
DHalDriverLoader.h55 const string& hw_binder_service_name,
/test/vts/drivers/hal/common/include/driver_manager/
DVtsHalDriverManager.h57 const string& hw_binder_service_name);
/test/vts-testcase/hal/media/c2/V1_0/host/
DVtsHalMediaC2V1_0HostTest.py55 hw_binder_service_name=service_name.encode("utf8"),
/test/vts-testcase/hal/tv/cec/V1_0/host/
DVtsHalTvCecV1_0HostTest.py41 hw_binder_service_name=self.getHalServiceName(TVCEC_V1_0_HAL),
/test/vts/testcases/codelab/hidl_memory_test/
DVtsCodelabHidlMemoryTest.py96 hw_binder_service_name="memory",
/test/vts/proto/
DVtsDriverControlMessage.proto104 optional bytes hw_binder_service_name = 1221; field
DAndroidSystemControlMessage.proto138 optional bytes hw_binder_service_name = 3021; field
/test/vts-testcase/hal/media/omx/V1_0/host_omxstore/
DVtsHalMediaOmxStoreV1_0HostTest.py51 hw_binder_service_name=self.getHalServiceName(OMXSTORE_V1_0_HAL),
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/
DVtsHalAutomotiveVehicleV2_0HostTest.py59 hw_binder_service_name=self.getHalServiceName(VEHICLE_V2_0_HAL),