Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/include/
H A Dnfc_polling_params.h36 bool ShouldEnableHostRouting() const;
/foundation/communication/nfc/services/src/
H A Dnfc_polling_params.cpp62 bool NfcPollingParams::ShouldEnableHostRouting() const in ShouldEnableHostRouting() function in OHOS::NFC::NfcPollingParams
H A Dnfc_polling_manager.cpp105 newParams->ShouldEnableHostRouting(), in StartPollingLoop()
/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_polling_params_test.cpp101 * @tc.desc: Test NfcPollingParams ShouldEnableHostRouting.
107 bool shouldEnableHostRouting = nfcPollingParams.ShouldEnableHostRouting(); in HWTEST_F()

Completed in 2 milliseconds