Home
last modified time | relevance | path

Searched refs:DispatchAppGallery (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/nfc/services/src/external_deps/
H A Dtag_ability_dispatcher.h35 static void DispatchAppGallery(OHOS::sptr<IRemoteObject> tagServiceIface, std::string appGalleryBundleName);
H A Dexternal_deps_proxy.h90 void DispatchAppGallery(OHOS::sptr<IRemoteObject> tagServiceIface, std::string appGalleryBundleName);
H A Dexternal_deps_proxy.cpp199 void ExternalDepsProxy::DispatchAppGallery(OHOS::sptr<IRemoteObject> tagServiceIface, std::string appGalleryBundleName) in DispatchAppGallery() function in OHOS::NFC::ExternalDepsProxy
201 TAG::TagAbilityDispatcher::DispatchAppGallery(tagServiceIface, appGalleryBundleName); in DispatchAppGallery()
H A Dtag_ability_dispatcher.cpp170 void TagAbilityDispatcher::DispatchAppGallery(OHOS::sptr<IRemoteObject> tagServiceIface, in DispatchAppGallery() function in OHOS::NFC::TAG::TagAbilityDispatcher
173 InfoLog("DispatchAppGallery appGalleryBundleName = %{public}s", appGalleryBundleName.c_str()); in DispatchAppGallery()
/foundation/communication/nfc/services/src/tag/
H A Dtag_dispatcher.cpp302 ExternalDepsProxy::GetInstance().DispatchAppGallery(nfcService_->GetTagServiceIface(), in OnNotificationButtonClicked()

Completed in 3 milliseconds