Searched refs:VendorPowerCycle (Results 1 – 6 of 6) sorted by relevance
32 int VendorPowerCycle(void);
71 int NfcVendorAdaptions::VendorPowerCycle(void) in VendorPowerCycle() function in OHOS::HDI::Nfc::NfcVendorAdaptions
38 virtual int VendorPowerCycle(void);
92 int VendorPowerCycle(void) override;
262 int NfcVendorAdaptions::VendorPowerCycle(void) in VendorPowerCycle() function in OHOS::HDI::Nfc::NfcVendorAdaptions
149 int ret = adaptor_.VendorPowerCycle(); in PowerCycle()