Home
last modified time | relevance | path

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

/drivers/peripheral/nfc/test/unittest/mock/
H A Dmock.h35 int VendorGetConfig(V1_1::NfcVendorConfig &config);
H A Dmock.cpp86 int NfcVendorAdaptions::VendorGetConfig(V1_1::NfcVendorConfig &config) in VendorGetConfig() function in OHOS::HDI::Nfc::NfcVendorAdaptions
/drivers/peripheral/nfc/vendor_adaptor/
H A Dinfc_vendor.h41 virtual int VendorGetConfig(V1_1::NfcVendorConfig &config);
H A Dnfc_vendor_adaptions.h95 int VendorGetConfig(V1_1::NfcVendorConfig &config) override;
H A Dnfc_vendor_adaptions.cpp340 int NfcVendorAdaptions::VendorGetConfig(V1_1::NfcVendorConfig &config) in VendorGetConfig() function in OHOS::HDI::Nfc::NfcVendorAdaptions
/drivers/peripheral/nfc/hdi_service/
H A Dnfc_impl.cpp213 if (adaptor_.VendorGetConfig(config) != HDF_SUCCESS) { in GetVendorConfig()

Completed in 3 milliseconds