Home
last modified time | relevance | path

Searched defs:OnQueryAppInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/
H A Dquery_app_info_callback_proxy.cpp29 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/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
/ohos5.0/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> &hceAppL… in OnQueryAppInfo() function in OHOS::IQueryAppInfoCallbackImpl