Home
last modified time | relevance | path

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

/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.cpp390 void CeService::SearchElementByAid(const std::string &aid, ElementName &aidElement) in SearchElementByAid() function in OHOS::NFC::CeService
442 InfoLog("SearchElementByAid end."); in SearchElementByAid()
/foundation/communication/nfc/test/unittest/services/ce_service_test/
H A Dce_service_test.cpp586 * @tc.desc: Test CeServiceTest SearchElementByAid.
597 ceService->SearchElementByAid(aid, aidElement); in HWTEST_F()
602 * @tc.desc: Test CeServiceTest SearchElementByAid.
613 ceService->SearchElementByAid(aid, aidElement); in HWTEST_F()

Completed in 4 milliseconds