Home
last modified time | relevance | path

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

12

/third_party/node/deps/v8/src/torque/ls/
Dmessage-handler.cc69 PublishDiagnosticsNotification notification; in ResetCompilationErrorDiagnostics() local
94 auto& notification = GetOrCreateNotificationForSource(id); in AddTorqueMessage() local
116 PublishDiagnosticsNotification& notification = notifications_[id]; in GetOrCreateNotificationForSource() local
170 PublishDiagnosticsNotification& notification = pair.second; in SendCompilationDiagnostics() local
247 void HandleTorqueFileListNotification(TorqueFileListNotification notification, in HandleTorqueFileListNotification()
297 DidChangeWatchedFilesNotification notification, MessageWriter writer) { in HandleChangeWatchedFilesNotification()
/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/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
D8-1.c37 struct sigevent notification; in main() local
D9-1.c45 struct sigevent notification; in main() local
D2-1.c46 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
D5-1.c66 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/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
Dtest-inspector-bindings.js30 function debuggerPausedCallback(session, notification) { argument
Dtest-inspector-connect-main-thread.js40 async function waitForNotification(session, notification) { argument
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/execserver/
DExecService.java102 Notification notification = builder.setContentIntent(pm) in onStartCommand() local
/third_party/node/deps/npm/lib/utils/
Dupdate-notifier.js118 const notification = await updateNotifier(npm) constant
/third_party/node/test/common/
Dinspector-helper.js236 function matchMethod(notification) { argument
278 _matchesConsoleOutputNotification(notification, type, values) { argument
/third_party/python/Lib/test/
Dtest_concurrent_futures.py1455 def notification(): function
1469 def notification(): function
1496 def notification(): function
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c818 const union sctp_notification *notification, size_t length) in handle_notification()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_input.c1589 struct sockaddr *init_src, int *notification, in sctp_process_cookie_existing()
2161 struct sockaddr *init_src, int *notification,
2586 int notification = 0; local
/third_party/NuttX/drivers/usbdev/gadget/
Drndis_std.h126 uint32_t notification; /* Notification */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_sim_common.h196 int notification, counter, selected_version, client_error_code; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server_sim.c38 u16 notification; member

12