Home
last modified time | relevance | path

Searched refs:Notifications (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/unittests/
DLSPClient.cpp79 std::swap(Result, Notifications[Method]); in takeNotifications()
103 Notifications[Method].push_back(std::move(V)); in notify()
130 llvm::StringMap<std::vector<llvm::json::Value>> Notifications; member in clang::clangd::LSPClient::TransportImpl
196 auto Notifications = takeNotifications("textDocument/publishDiagnostics"); in diagnostics() local
197 for (const auto &Notification : llvm::reverse(Notifications)) { in diagnostics()
/external/libcups/examples/
Dget-notifications.test17 NAME "Get events using Get-Notifications"
20 OPERATION Get-Notifications
Dipp-2.1.test77 EXPECT operations-supported WITH-VALUE 0x001C # Get-Notifications
/external/libcups/conf/
Dcupsd.conf.in62 …es Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job …
106 …es Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job …
152 …es Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job …
/external/grpc-grpc-java/documentation/
Dandroid-channel-builder.md13 with the app's Android Context. Notifications from the network listener will
/external/llvm-project/lldb/include/lldb/Target/
DProcess.h425 } Notifications; typedef
797 void RegisterNotificationCallbacks(const Process::Notifications &callbacks);
813 bool UnregisterNotificationCallbacks(const Process::Notifications &callbacks);
2788 std::vector<Notifications> m_notifications; ///< The list of notifications
/external/libchrome/components/policy/core/common/
Dschema_registry_unittest.cc64 TEST(SchemaRegistryTest, Notifications) { in TEST() argument
/external/angle/doc/
DDirtyBits.md54 ## Cached Validation and State Change Notifications
/external/llvm-project/clang-tools-extra/clangd/
DClangdLSPServer.cpp178 } else if (auto Handler = Notifications.lookup(Method)) { in onNotify()
292 Notifications[Method] = [Method, Handler, in bind()
374 llvm::StringMap<std::function<void(llvm::json::Value)>> Notifications; member in clang::clangd::ClangdLSPServer::MessageHandler
/external/llvm-project/lldb/source/Target/
DProcess.cpp678 std::vector<Notifications> empty_notifications; in Finalize()
713 void Process::RegisterNotificationCallbacks(const Notifications &callbacks) { in RegisterNotificationCallbacks()
719 bool Process::UnregisterNotificationCallbacks(const Notifications &callbacks) { in UnregisterNotificationCallbacks()
720 std::vector<Notifications>::iterator pos, end = m_notifications.end(); in UnregisterNotificationCallbacks()
733 std::vector<Notifications>::iterator notification_pos, in SynchronouslyNotifyStateChanged()
/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_messages.py484 class Notifications(_messages.Message): class
/external/python/cpython2/Doc/library/
Demail.rst346 .. [#] Delivery Status Notifications (DSN) are defined in :rfc:`1894`.
/external/webrtc/sdk/objc/components/audio/
DRTCAudioSession.mm494 #pragma mark - Notifications
/external/wayland/doc/publican/sources/css/
Dcommon.css884 /*Notifications*/
/external/libnl/doc/
Dcore.txt332 Notifications are of informal nature and no reply is expected, therefore
402 frequently. Notifications typically reuse an existing message type
688 * Notifications do not use sequence numbers, disable sequence number
/external/python/setuptools/docs/
Dpkg_resources.txt350 method will be called. (See `Receiving Change Notifications`_, below.)
368 Receiving Change Notifications
/external/python/cpython2/Doc/c-api/
Dinit.rst907 Asynchronous Notifications
/external/wpa_supplicant_8/hostapd/
DChangeLog884 * added support for sending EAP-AKA Notifications in error cases
/external/python/cpython3/Doc/c-api/
Dinit.rst1384 Asynchronous Notifications