Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.h96 void UpdateHceAppList(AbilityInfo &abilityInfo, ElementName &element);
H A Dapp_data_parser.cpp193 UpdateHceAppList(abilityInfo, hapElement); in UpdateAppListInfo()
218 UpdateHceAppList(hceAbilityInfo, element); in InitAppListByAction()
319 void AppDataParser::UpdateHceAppList(AbilityInfo &abilityInfo, ElementName &element) in UpdateHceAppList() function in OHOS::NFC::AppDataParser