Home
last modified time | relevance | path

Searched refs:GetVendorConfig (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/nfc/hdi_service/
H A Dnfc_impl.h41 int32_t GetVendorConfig(NfcVendorConfig &config, NfcStatus &status) override;
H A Dnfc_impl.cpp211 int32_t NfcImpl::GetVendorConfig(NfcVendorConfig &config, NfcStatus &status) in GetVendorConfig() function in OHOS::HDI::Nfc::V1_1::NfcImpl
/drivers/peripheral/nfc/test/unittest/nfc_impl_test/
H A Dnfc_impl_test.cpp267 * @tc.desc: Test NfcImplTest GetVendorConfig.
275 int ret = nfcImpl->GetVendorConfig(config, status); in HWTEST_F()
/drivers/peripheral/nfc/test/unittest/nfc_impl_mock_test/
H A Dnfc_impl_mock_test.cpp266 * @tc.desc: Test NfcImplTest GetVendorConfig.
274 int ret = nfcImpl->GetVendorConfig(config, status); in HWTEST_F()

Completed in 3 milliseconds