Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 25 of 69) sorted by relevance

123

/third_party/glib/gio/
Dgnotification.c107 GNotification *notification = G_NOTIFICATION (object); in g_notification_dispose() local
117 GNotification *notification = G_NOTIFICATION (object); in g_notification_finalize() local
139 g_notification_init (GNotification *notification) in g_notification_init()
162 GNotification *notification; in g_notification_new() local
183 g_notification_get_title (GNotification *notification) in g_notification_get_title()
200 g_notification_set_title (GNotification *notification, in g_notification_set_title()
222 g_notification_get_body (GNotification *notification) in g_notification_get_body()
239 g_notification_set_body (GNotification *notification, in g_notification_set_body()
261 g_notification_get_icon (GNotification *notification) in g_notification_get_icon()
278 g_notification_set_icon (GNotification *notification, in g_notification_set_icon()
[all …]
Dgnotificationbackend.c68 GNotification *notification) in g_notification_backend_send_notification()
/third_party/abseil-cpp/absl/synchronization/
Dlifetime_test.cc42 absl::Notification* notification, bool* state) { in ThreadOne()
60 absl::Notification* notification, bool* state) { in ThreadTwo()
79 absl::Notification notification; in RunTests() local
Dnotification_test.cc56 Notification* notification, in RunWorker()
69 static void BasicTests(bool notify_before_waiting, Notification* notification) { in BasicTests()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dlifetime_test.cc42 absl::Notification* notification, bool* state) { in ThreadOne()
60 absl::Notification* notification, bool* state) { in ThreadTwo()
79 absl::Notification notification; in RunTests() local
Dnotification_test.cc56 Notification* notification, in RunWorker()
69 static void BasicTests(bool notify_before_waiting, Notification* notification) { in BasicTests()
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
D4-1-buildonly.c15 struct sigevent *notification; in test_mq_notify_prototype() local
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/include/
Dilm_control_platform.h43 notificationFunc notification; member
62 shutdownNotificationFunc notification; member
83 surfaceNotificationFunc notification; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
D8-1.c37 struct sigevent notification; in main() local
D2-1.c46 struct sigevent notification; in main() local
D9-1.c45 struct sigevent notification; in main() local
D4-1.c54 struct sigevent notification; in main() local
D1-1.c57 struct sigevent notification; in main() local
D3-1.c57 struct sigevent notification; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
D18-1.c52 static void notification(union sigval sv) in notification() function
/third_party/boost/libs/log/example/basic_usage/
Dmain.cpp50 notification, enumerator
/third_party/boost/libs/log/example/keywords/
Dmain.cpp48 notification, enumerator
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
D10-1.c24 static volatile int notification; variable
/third_party/node/test/parallel/
Dtest-inspector-waiting-for-disconnect.js9 function mainContextDestroyed(notification) { argument
/third_party/boost/libs/log/example/doc/
Dtutorial_filtering.cpp41 notification, enumerator
Dutil_setup_settings.cpp26 notification, enumerator
Dexpressions_channel_severity_filter.cpp26 notification, enumerator
Dsources_severity_channel.cpp34 notification, enumerator
Dexpressions_attr_fmt_tag.cpp28 notification, enumerator
/third_party/glib/gio/tests/
Dgnotification.c29 GNotification *notification; in activate_app() local
60 GVariant *notification, in notification_received()

123