Home
last modified time | relevance | path

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

/test/vts/drivers/hal/common/include/driver_base/
DDriverBase.h73 virtual bool GetAttribute(vts::FunctionSpecificationMessage* /*func_msg*/, in GetAttribute() function
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DNfcClientCallback.driver.cpp80 bool FuzzerExtended_android_hardware_nfc_V1_0_INfcClientCallback::GetAttribute( in GetAttribute() function in android::vts::FuzzerExtended_android_hardware_nfc_V1_0_INfcClientCallback
DNfc.driver.cpp135 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
DMemoryTest.driver.cpp113 bool FuzzerExtended_android_hardware_tests_memory_V1_0_IMemoryTest::GetAttribute( in GetAttribute() function in android::vts::FuzzerExtended_android_hardware_tests_memory_V1_0_IMemoryTest
DTestMsgQ.driver.cpp203 bool FuzzerExtended_android_hardware_tests_msgq_V1_0_ITestMsgQ::GetAttribute( in GetAttribute() function in android::vts::FuzzerExtended_android_hardware_tests_msgq_V1_0_ITestMsgQ
DBar.driver.cpp649 bool FuzzerExtended_android_hardware_tests_bar_V1_0_IBar::GetAttribute( in GetAttribute() function in android::vts::FuzzerExtended_android_hardware_tests_bar_V1_0_IBar
/test/vts/utils/python/mirror/
Dnative_entity_mirror.py105 def GetAttribute(self, attribute_name): member in NativeEntityMirror
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py379 def GetAttribute(self, arg): member in VtsTcpClient
/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp175 string VtsHalDriverManager::GetAttribute(FunctionCallMessage* call_msg) { in GetAttribute() function in android::vts::VtsHalDriverManager