Home
last modified time | relevance | path

Searched defs:GetAttribute (Results 1 – 13 of 13) sorted by relevance

/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DWifiHalV1.driver.cpp26 bool FuzzerExtended_wifi::GetAttribute( in GetAttribute() function in android::vts::FuzzerExtended_wifi
DBluetoothHalV1.driver.cpp45 bool FuzzerExtended_bluetooth_module_t::GetAttribute( in GetAttribute() function in android::vts::FuzzerExtended_bluetooth_module_t
DNfc.driver.cpp33 bool FuzzerExtended_android_hardware_nfc_V1_0_INfc::GetAttribute( in GetAttribute() function in android::vts::FuzzerExtended_android_hardware_nfc_V1_0_INfc
DlibcV1.driver.cpp194 bool FuzzerExtended_libc::GetAttribute( in GetAttribute() function in android::vts::FuzzerExtended_libc
DCameraHalV2.driver.cpp262 bool FuzzerExtended_camera_module_t::GetAttribute( in GetAttribute() function in android::vts::FuzzerExtended_camera_module_t
DBluetoothHalV1bt_interface_t.driver.cpp268 bool FuzzerExtended_bt_interface_t::GetAttribute( in GetAttribute() function in android::vts::FuzzerExtended_bt_interface_t
/test/vts/drivers/hal/common/include/fuzz_tester/
DFuzzerBase.h73 virtual bool GetAttribute(vts::FunctionSpecificationMessage* /*func_msg*/, in GetAttribute() function
/test/vts/drivers/hal/framework/
DSocketServer.cpp114 const char* VtsDriverHalSocketServer::GetAttribute(const string& arg) { in GetAttribute() function in android::vts::VtsDriverHalSocketServer
/test/vts/agents/hal/
DSocketClientToDriver.cpp165 const char* VtsDriverSocketClient::GetAttribute(const string& arg) { in GetAttribute() function in android::vts::VtsDriverSocketClient
DAgentRequestHandler.cpp406 bool AgentRequestHandler::GetAttribute(const string& payload) { function in android::vts::AgentRequestHandler
/test/vts/utils/python/mirror/
Dmirror_object.py267 def GetAttribute(self, attribute_name): member in MirrorObject
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py279 def GetAttribute(self, arg): member in VtsTcpClient
/test/vts/drivers/hal/common/specification_parser/
DSpecificationBuilder.cpp483 const string& SpecificationBuilder::GetAttribute( in GetAttribute() function in android::vts::SpecificationBuilder