Home
last modified time | relevance | path

Searched refs:ShowNotification (Results 1 - 8 of 8) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dpublish.h37 napi_value ShowNotification(napi_env env, napi_callback_info info);
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dinit.cpp81 DECLARE_NAPI_FUNCTION("show", ShowNotification), in NotificationInit()
H A Dpublish.cpp309 napi_value ShowNotification(napi_env env, napi_callback_info info) in ShowNotification() function
336 ANS_LOGD("ShowNotification work excute."); in ShowNotification()
349 ANS_LOGD("ShowNotification work complete."); in ShowNotification()
/base/location/interfaces/inner_api/include/
H A Dlocator.h48 virtual void ShowNotification() = 0;
H A Dlocator_impl.h64 void ShowNotification();
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp233 g_locatorClient->ShowNotification(); in RequestEnableLocation()
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_impl.cpp91 void LocatorImpl::ShowNotification() in ShowNotification() function in OHOS::Location::LocatorImpl
93 LBSLOGI(LOCATION_NAPI, "ShowNotification"); in ShowNotification()
/base/location/test/location_locator/source/
H A Dlocator_service_test.cpp1308 locatorImpl->ShowNotification(); in HWTEST_F()

Completed in 10 milliseconds