Home
last modified time | relevance | path

Searched refs:VendorPowerCycle (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/nfc/test/unittest/mock/
H A Dmock.h32 int VendorPowerCycle(void);
H A Dmock.cpp71 int NfcVendorAdaptions::VendorPowerCycle(void) in VendorPowerCycle() function in OHOS::HDI::Nfc::NfcVendorAdaptions
/drivers/peripheral/nfc/vendor_adaptor/
H A Dinfc_vendor.h38 virtual int VendorPowerCycle(void);
H A Dnfc_vendor_adaptions.h92 int VendorPowerCycle(void) override;
H A Dnfc_vendor_adaptions.cpp262 int NfcVendorAdaptions::VendorPowerCycle(void) in VendorPowerCycle() function in OHOS::HDI::Nfc::NfcVendorAdaptions
/drivers/peripheral/nfc/hdi_service/
H A Dnfc_impl.cpp153 int ret = adaptor_.VendorPowerCycle(); in PowerCycle()

Completed in 3 milliseconds