Home
last modified time | relevance | path

Searched defs:StartHce (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H A Dhce_service.cpp97 KITS::ErrorCode HceService::StartHce(const ElementName &element, const std::vector<std::string> &ai… in StartHce() function in OHOS::NFC::KITS::HceService
H A Dhce_session_proxy.cpp172 KITS::ErrorCode HceSessionProxy::StartHce(const ElementName &element, const std::vector<std::string… in StartHce() function in OHOS::NFC::HCE::HceSessionProxy
/ohos5.0/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_session.cpp116 KITS::ErrorCode HceSession::StartHce(const ElementName &element, const std::vector<std::string> &ai… in StartHce() function in OHOS::NFC::HCE::HceSession
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp614 bool CeService::StartHce(const ElementName &element, const std::vector<std::string> &aids) in StartHce() function in OHOS::NFC::CeService