Home
last modified time | relevance | path

Searched refs:nfccProxy (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/nfc/services/src/utils/
H A Dnfc_watch_dog.cpp22 NfcWatchDog::NfcWatchDog(const std::string& threadName, int timeout, std::weak_ptr<NCI::INciNfccInterface> nfccProxy) in NfcWatchDog() argument
23 : threadName_(threadName), timeout_(timeout), canceled_(false), thread_(nullptr), nciNfccProxy_(nfccProxy) in NfcWatchDog()
H A Dnfc_watch_dog.h27 NfcWatchDog(const std::string& threadName, int timeout, std::weak_ptr<NCI::INciNfccInterface> nfccProxy);

Completed in 2 milliseconds