Home
last modified time | relevance | path

Searched refs:FuzzerExtended_android_hardware_nfc_V1_0_INfc (Results 1 – 2 of 2) sorted by relevance

/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DNfc.driver.cpp13 bool FuzzerExtended_android_hardware_nfc_V1_0_INfc::GetService(bool get_stub, const char* service_n… in GetService()
129 bool FuzzerExtended_android_hardware_nfc_V1_0_INfc::Fuzz( in Fuzz()
134 bool FuzzerExtended_android_hardware_nfc_V1_0_INfc::GetAttribute( in GetAttribute()
140 bool FuzzerExtended_android_hardware_nfc_V1_0_INfc::CallFunction( in CallFunction()
235 bool FuzzerExtended_android_hardware_nfc_V1_0_INfc::VerifyResults(const FunctionSpecificationMessag… in VerifyResults()
277 …return (android::vts::DriverBase*) new android::vts::FuzzerExtended_android_hardware_nfc_V1_0_INfc in vts_func_4_android_hardware_nfc_V1_0_INfc_()
288 new android::vts::FuzzerExtended_android_hardware_nfc_V1_0_INfc( in vts_func_4_android_hardware_nfc_V1_0_INfc_with_arg()
DNfc.vts.h66 class FuzzerExtended_android_hardware_nfc_V1_0_INfc : public DriverBase {
68 FuzzerExtended_android_hardware_nfc_V1_0_INfc() : DriverBase(HAL_HIDL), hw_binder_proxy_() {} in FuzzerExtended_android_hardware_nfc_V1_0_INfc() function
70 …explicit FuzzerExtended_android_hardware_nfc_V1_0_INfc(::android::hardware::nfc::V1_0::INfc* hw_bi… in FuzzerExtended_android_hardware_nfc_V1_0_INfc() function