Home
last modified time | relevance | path

Searched refs:VendorShutdownCase (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/nfc/test/unittest/mock/
H A Dmock.h37 int VendorShutdownCase(void);
H A Dmock.cpp96 int NfcVendorAdaptions::VendorShutdownCase(void) in VendorShutdownCase() function in OHOS::HDI::Nfc::NfcVendorAdaptions
/drivers/peripheral/nfc/vendor_adaptor/
H A Dinfc_vendor.h43 virtual int VendorShutdownCase(void);
H A Dnfc_vendor_adaptions.h97 int VendorShutdownCase(void) override;
H A Dnfc_vendor_adaptions.cpp362 int NfcVendorAdaptions::VendorShutdownCase(void) in VendorShutdownCase() function in OHOS::HDI::Nfc::NfcVendorAdaptions
/drivers/peripheral/nfc/test/unittest/nfc_vendor_adaptions_test/
H A Dnfc_vendor_adaptions_test.cpp130 * @tc.desc: Test NfcVendorAdaptionsTest VendorShutdownCase.
136 int ret = nfcVendorAdaptions->VendorShutdownCase(); in HWTEST_F()
/drivers/peripheral/nfc/hdi_service/
H A Dnfc_impl.cpp235 int ret = adaptor_.VendorShutdownCase(); in Shutdown()

Completed in 3 milliseconds