Searched refs:OnQueryAppInfo (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/controller/ |
H A D | query_app_info_callback_stub.cpp | 36 bool QueryAppInfoCallbackStub::OnQueryAppInfo(std::string type, std::vector<int> techList, in OnQueryAppInfo() function in OHOS::NFC::QueryAppInfoCallbackStub 129 OnQueryAppInfo(type, techList, hceAppList, elementNameList); in RemoteQueryAppInfo() 135 OnQueryAppInfo(type, techList, hceAppList, elementNameList); in RemoteQueryAppInfo()
|
H A D | query_app_info_callback_stub.h | 39 …bool OnQueryAppInfo(std::string type, std::vector<int> techList, std::vector<AAFwk::Want> &hceAppL…
|
/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/ |
H A D | query_app_info_callback_proxy.h | 28 …bool OnQueryAppInfo(std::string type, std::vector<int> techList, std::vector<AAFwk::Want> &hceAppL…
|
H A D | query_app_info_callback_proxy.cpp | 29 bool QueryAppInfoCallbackProxy::OnQueryAppInfo(std::string type, std::vector<int> techList, in OnQueryAppInfo() function in OHOS::NFC::QueryAppInfoCallbackProxy
|
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/ |
H A D | iquery_app_info_callback.h | 32 …virtual bool OnQueryAppInfo(std::string type, std::vector<int> techList, std::vector<AAFwk::Want> …
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/appdataparser_test/appdataparser/appdataparser_fuzzer/ |
H A D | appdataparser_fuzzer.cpp | 37 …bool OnQueryAppInfo(std::string type, std::vector<int> techList, std::vector<AAFwk::Want> &hceAppL… in OnQueryAppInfo() function in OHOS::IQueryAppInfoCallbackImpl
|
/ohos5.0/foundation/communication/nfc/services/src/external_deps/ |
H A D | app_data_parser.cpp | 513 queryApplicationByVendor_->OnQueryAppInfo(KEY_TAG_APP, discTechList, hceAppList, elements); in GetVendorDispatchTagAppsByTech() 555 …queryApplicationByVendor_->OnQueryAppInfo(KEY_HCE_APP, techList, vendorHceAppAndAidList, elementNa… in GetHceAppsFromVendor()
|