Home
last modified time | relevance | path

Searched refs:UpdateTagAppList (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.h95 void UpdateTagAppList(AbilityInfo &abilityInfo, ElementName &element);
H A Dapp_data_parser.cpp190 UpdateTagAppList(abilityInfo, hapElement); in UpdateAppListInfo()
212 UpdateTagAppList(tagAbilityInfo, element); in InitAppListByAction()
264 void AppDataParser::UpdateTagAppList(AbilityInfo &abilityInfo, ElementName &element) in UpdateTagAppList() function in OHOS::NFC::AppDataParser
267 WarnLog("UpdateTagAppList, rm duplicated app %{public}s", element.GetBundleName().c_str()); in UpdateTagAppList()
274 DebugLog("UpdateTagAppList from metadata, push tech %{public}s", data.value.c_str()); in UpdateTagAppList()
280 DebugLog("UpdateTagAppList from customizeData, push tech %{public}s", data.value.c_str()); in UpdateTagAppList()
290 ErrorLog("UpdateTagAppList from skillUri, separator not found %{public}s", uri.type.c_str()); in UpdateTagAppList()
295 ErrorLog("UpdateTagAppList KEY_TAG_TECH for %{public}s", tech.c_str()); in UpdateTagAppList()
301 DebugLog("UpdateTagAppList from skillUri, push tech %{public}s", nfcType.c_str()); in UpdateTagAppList()
306 DebugLog("UpdateTagAppList, ignor in UpdateTagAppList()
[all...]

Completed in 3 milliseconds