Home
last modified time | relevance | path

Searched refs:INfcV1_0 (Results 1 – 2 of 2) sorted by relevance

/test/xts/hats/hdf/nfc/hdcService/
Dnfc_services_test.cpp33 using INfcV1_0 = OHOS::HDI::Nfc::V1_0::INfcInterface; typedef
42 OHOS::sptr<INfcV1_0> mHal = nullptr;
88 mHal = INfcV1_0::Get(); in SetUpTestCase()
/test/xts/hats/hdf/nfc/hdcService_additional/
Dnfc_services_test.cpp33 using INfcV1_0 = OHOS::HDI::Nfc::V1_0::INfcInterface; typedef
42 OHOS::sptr<INfcV1_0> mHal = nullptr;
85 void HdfNfcHdiTestAdditional::SetUpTestCase() { mHal = INfcV1_0::Get(); } in SetUpTestCase()