/hardware/interfaces/nfc/1.1/vts/functional/ |
D | VtsHalNfcV1_1TargetTest.cpp | 97 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in SetUp() 115 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in SetUp() 151 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in TEST_P() 172 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in TEST_P() 195 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in TEST_P()
|
/hardware/interfaces/nfc/1.2/vts/functional/ |
D | VtsHalNfcV1_2TargetTest.cpp | 97 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in SetUp() 115 EXPECT_EQ(NfcStatus::OK, nfc_->open_1_1(nfc_cb_)); in SetUp()
|
/hardware/st/nfc/1.1/ |
D | Nfc.h | 49 Return<V1_0::NfcStatus> open_1_1(
|
D | Nfc.cpp | 39 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_1::implementation::Nfc
|
/hardware/nxp/nfc/pn8x/1.1/ |
D | Nfc.h | 48 Return<V1_0::NfcStatus> open_1_1(
|
D | Nfc.cpp | 39 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_1::implementation::Nfc
|
/hardware/nxp/nfc/snxxx/1.1/ |
D | Nfc.h | 48 Return<V1_0::NfcStatus> open_1_1(
|
D | Nfc.cpp | 42 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_1::implementation::Nfc
|
/hardware/samsung/nfc/1.2/ |
D | SecNfc.h | 31 Return<V1_0::NfcStatus> open_1_1(
|
D | SecNfc.cpp | 43 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_2::implementation::Nfc
|
/hardware/nxp/nfc/snxxx/1.2/ |
D | Nfc.h | 51 Return<V1_0::NfcStatus> open_1_1(
|
D | Nfc.cpp | 44 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_2::implementation::Nfc
|
/hardware/nxp/nfc/pn8x/1.2/ |
D | Nfc.h | 48 Return<V1_0::NfcStatus> open_1_1(
|
D | Nfc.cpp | 38 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_2::implementation::Nfc
|
/hardware/st/nfc/1.2/ |
D | Nfc.h | 49 Return<V1_0::NfcStatus> open_1_1(
|
D | Nfc.cpp | 41 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1() function in android::hardware::nfc::V1_2::implementation::Nfc
|
/hardware/interfaces/nfc/1.1/ |
D | INfc.hal | 51 open_1_1(INfcClientCallback clientCallback) generates (NfcStatus status);
|