Home
last modified time | relevance | path

Searched refs:OnQueryAppInfo (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dquery_app_info_callback_stub.cpp36 bool QueryAppInfoCallbackStub::OnQueryAppInfo(std::string type, std::vector<int> techList, in OnQueryAppInfo() function in OHOS::NFC::QueryAppInfoCallbackStub
41 InfoLog("OnQueryAppInfo:call tag callback_"); in OnQueryAppInfo()
47 InfoLog("OnQueryAppInfo:call hce callback_"); in OnQueryAppInfo()
129 OnQueryAppInfo(type, techList, hceAppList, elementNameList); in RemoteQueryAppInfo()
135 OnQueryAppInfo(type, techList, hceAppList, elementNameList); in RemoteQueryAppInfo()
H A Dquery_app_info_callback_stub.h39 bool OnQueryAppInfo(std::string type, std::vector<int> techList, std::vector<AAFwk::Want> &hceAppList,
/foundation/communication/nfc/interfaces/inner_api/common/
H A Diquery_app_info_callback.h32 virtual bool OnQueryAppInfo(std::string type, std::vector<int> techList, std::vector<AAFwk::Want> &hceAppList,
/foundation/communication/nfc/services/src/ipc/controller/
H A Dquery_app_info_callback_proxy.h28 bool OnQueryAppInfo(std::string type, std::vector<int> techList, std::vector<AAFwk::Want> &hceAppList,
H A Dquery_app_info_callback_proxy.cpp27 bool QueryAppInfoCallbackProxy::OnQueryAppInfo(std::string type, std::vector<int> techList, in OnQueryAppInfo() function in OHOS::NFC::QueryAppInfoCallbackProxy
34 ErrorLog("OnQueryAppInfo:WriteInterfaceToken token error"); in OnQueryAppInfo()
46 ErrorLog("QueryAppInfoCallbackProxy::OnQueryAppInfo, Set Attr %{public}d error: %{public}d", in OnQueryAppInfo()
61 ErrorLog("QueryAppInfoCallbackProxy::OnQueryAppInfo, Set Attr %{public}d error: %{public}d", in OnQueryAppInfo()
66 InfoLog("QueryAppInfoCallbackProxy::OnQueryAppInfo recv %{public}d app need to add", appLen); in OnQueryAppInfo()
/foundation/communication/nfc/test/fuzztest/services_test/appdataparser_test/appdataparser/appdataparser_fuzzer/
H A Dappdataparser_fuzzer.cpp37 bool OnQueryAppInfo(std::string type, std::vector<int> techList, std::vector<AAFwk::Want> &hceAppList,
/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp513 queryApplicationByVendor_->OnQueryAppInfo(KEY_TAG_APP, discTechList, hceAppList, elements); in GetVendorDispatchTagAppsByTech()
555 queryApplicationByVendor_->OnQueryAppInfo(KEY_HCE_APP, techList, vendorHceAppAndAidList, elementNameList); in GetHceAppsFromVendor()

Completed in 4 milliseconds