Home
last modified time | relevance | path

Searched refs:InitAppList (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/nfc/test/unittest/services/services_test/
H A Dapp_data_parser_test.cpp75 parser.InitAppList(); in HWTEST_F()
/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.h69 void InitAppList();
H A Dexternal_deps_proxy.h48 void InitAppList();
H A Dexternal_deps_proxy.cpp29 void ExternalDepsProxy::InitAppList() in InitAppList() function in OHOS::NFC::ExternalDepsProxy
31 AppDataParser::GetInstance().InitAppList(); in InitAppList()
H A Dapp_data_parser.cpp444 void AppDataParser::InitAppList() in InitAppList() function in OHOS::NFC::AppDataParser
448 WarnLog("InitAppList: already done"); in InitAppList()
453 ErrorLog("InitAppList, bundleMgrProxy is nullptr."); in InitAppList()
461 InfoLog("InitAppList, tag size %{public}zu, hce size %{public}zu, off host app %{public}zu", in InitAppList()
696 InitAppList(); in GetPaymentAbilityInfos()
/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp369 ExternalDepsProxy::GetInstance().InitAppList(); in DoInitialize()
/foundation/communication/nfc/test/fuzztest/services_test/external_deps_test/externaldepsproxy/externaldepsproxy_fuzzer/
H A Dexternaldepsproxy_fuzzer.cpp243 ExternalDepsProxy::GetInstance().InitAppList(); in FuzzInitAppList()
/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp699 ExternalDepsProxy::GetInstance().InitAppList(); in HandleDataShareReady()

Completed in 10 milliseconds