Home
last modified time | relevance | path

Searched refs:InitAppList (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/external_deps/
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.h69 void InitAppList();
H A Dexternal_deps_proxy.h48 void InitAppList();
H A Dapp_data_parser.cpp444 void AppDataParser::InitAppList() in InitAppList() function in OHOS::NFC::AppDataParser
696 InitAppList(); in GetPaymentAbilityInfos()
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_test/
H A Dapp_data_parser_test.cpp75 parser.InitAppList();
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp378 ExternalDepsProxy::GetInstance().InitAppList(); in DoInitialize()
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp702 ExternalDepsProxy::GetInstance().InitAppList(); in HandleDataShareReady()