Home
last modified time | relevance | path

Searched refs:HandleOtherAidConflicted (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.h99 void HandleOtherAidConflicted(const std::vector<AppDataParser::HceAppAidInfo> &hceApps);
H A Dce_service.cpp444 HandleOtherAidConflicted(hceApps); in SearchElementByAid()
447 void CeService::HandleOtherAidConflicted(const std::vector<AppDataParser::HceAppAidInfo> &hceApps) in HandleOtherAidConflicted() function in OHOS::NFC::CeService