Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/include/
H A Dnfc_polling_manager.h69 bool DisableForegroundByDeathRcpt();
/foundation/communication/nfc/test/fuzztest/services_test/nfcpollingmanager_test/nfcpollingmanager/nfcpollingmanager_fuzzer/
H A Dnfcpollingmanager_fuzzer.cpp81 nfcPollingManager->DisableForegroundByDeathRcpt(); in FuzzDisableForegroundByDeathRcpt()
/foundation/communication/nfc/services/src/
H A Dnfc_polling_manager.cpp193 bool NfcPollingManager::DisableForegroundByDeathRcpt() in DisableForegroundByDeathRcpt() function in OHOS::NFC::NfcPollingManager
/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_polling_manager_test.cpp80 * @tc.desc: Test NfcPollingManager DisableForegroundByDeathRcpt.
88 bool disable = nfcPollingManager.lock()->DisableForegroundByDeathRcpt(); in HWTEST_F()

Completed in 3 milliseconds