Home
last modified time | relevance | path

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

/drivers/peripheral/nfc/hdi_service/
H A Dnfc_impl.h36 int32_t PowerCycle(NfcStatus &status) override;
H A Dnfc_impl.cpp151 int32_t NfcImpl::PowerCycle(NfcStatus &status) in PowerCycle() function in OHOS::HDI::Nfc::V1_1::NfcImpl
/drivers/peripheral/nfc/test/unittest/nfc_impl_test/
H A Dnfc_impl_test.cpp156 * @tc.desc: Test NfcImplTest PowerCycle.
163 int ret = nfcImpl->PowerCycle(status); in HWTEST_F()
/drivers/peripheral/nfc/test/unittest/nfc_impl_mock_test/
H A Dnfc_impl_mock_test.cpp155 * @tc.desc: Test NfcImplTest PowerCycle.
162 int ret = nfcImpl->PowerCycle(status); in HWTEST_F()

Completed in 2 milliseconds