Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.h97 void UpdateOffHostAppList(AbilityInfo &abilityInfo, ElementName &element);
H A Dapp_data_parser.cpp196 UpdateOffHostAppList(abilityInfo, hapElement); in UpdateAppListInfo()
224 UpdateOffHostAppList(offHostAbilityInfo, element); in InitAppListByAction()
358 void AppDataParser::UpdateOffHostAppList(AbilityInfo &abilityInfo, ElementName &element) in UpdateOffHostAppList() function in OHOS::NFC::AppDataParser
361 WarnLog("UpdateOffHostAppList, rm duplicated app %{public}s", element.GetBundleName().c_str()); in UpdateOffHostAppList()
369 DebugLog("UpdateOffHostAppList, push for app %{public}s %{public}s", element.GetBundleName().c_str(), in UpdateOffHostAppList()

Completed in 2 milliseconds