Home
last modified time | relevance | path

Searched refs:powerCycle (Results 1 – 3 of 3) sorted by relevance

/test/vts-testcase/hal/nfc/V1_0/host/
DVtsHalNfcV1_0HostTest.py93 result = self.dut.hal.nfc.powerCycle()
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DNfc.vts.h56 ::android::hardware::Return<::android::hardware::nfc::V1_0::NfcStatus> powerCycle(
DNfc.driver.cpp113 …::Return<::android::hardware::nfc::V1_0::NfcStatus> Vts_android_hardware_nfc_V1_0_INfc::powerCycle( in powerCycle() function in android::vts::Vts_android_hardware_nfc_V1_0_INfc
219 ::android::hardware::nfc::V1_0::NfcStatus result0 = hw_binder_proxy_->powerCycle(); in CallFunction()