Home
last modified time | relevance | path

Searched refs:SearchElementByAid (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.h81 void SearchElementByAid(const std::string &aid, ElementName &aidElement);
H A Dhost_card_emulation_manager.cpp88 ceService_.lock()->SearchElementByAid(aid, aidElement); in OnHostCardEmulationDataNfcA()
H A Dce_service.cpp393 void CeService::SearchElementByAid(const std::string &aid, ElementName &aidElement) in SearchElementByAid() function in OHOS::NFC::CeService
/ohos5.0/foundation/communication/nfc/test/unittest/services/ce_service_test/
H A Dce_service_test.cpp597 ceService->SearchElementByAid(aid, aidElement);
613 ceService->SearchElementByAid(aid, aidElement);