Home
last modified time | relevance | path

Searched refs:SendNotification (Results 1 – 8 of 8) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dconnectivity_state.cc67 [this]() { SendNotification(this, absl::OkStatus()); }, in Notifier()
70 GRPC_CLOSURE_INIT(&closure_, SendNotification, this, in Notifier()
77 static void SendNotification(void* arg, grpc_error_handle /*ignored*/) { in SendNotification() function in grpc_core::AsyncConnectivityStateWatcherInterface::Notifier
/external/grpc-grpc/src/core/lib/transport/
Dconnectivity_state.cc65 [this]() { SendNotification(this, absl::OkStatus()); }, in Notifier()
68 GRPC_CLOSURE_INIT(&closure_, SendNotification, this, in Notifier()
75 static void SendNotification(void* arg, grpc_error_handle /*ignored*/) { in SendNotification() function in grpc_core::AsyncConnectivityStateWatcherInterface::Notifier
/external/aws-sdk-java-v2/services/cognitoidentityprovider/src/main/resources/codegen-resources/
Dcustomization.config13 "emitPropertyName" : "SendNotification"
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dremote_service_manager_test.cc3105 fake_client()->SendNotification(/*indicate=*/false, in TEST_F()
3119 fake_client()->SendNotification(/*indicate=*/false, in TEST_F()
3130 fake_client()->SendNotification( in TEST_F()
3175 fake_client()->SendNotification( in TEST_F()
3180 fake_client()->SendNotification( in TEST_F()
3197 fake_client()->SendNotification( in TEST_F()
3206 fake_client()->SendNotification( in TEST_F()
3225 fake_client()->SendNotification( in TEST_F()
3230 fake_client()->SendNotification( in TEST_F()
3568 fake_client()->SendNotification(/*indicate=*/true, in TEST_F()
[all …]
Dgatt_test.cc198 fake_client()->SendNotification(/*indicate=*/true, in TEST_F()
214 fake_client()->SendNotification(/*indicate=*/true, in TEST_F()
234 fake_client()->SendNotification(/*indicate=*/true, in TEST_F()
374 client_1_weak->SendNotification(/*indicate=*/true, in TEST_F()
Dfake_client.cc253 void FakeClient::SendNotification(bool indicate, in SendNotification() function in bt::gatt::testing::FakeClient
Dserver_test.cc2884 TEST_F(ServerTest, SendNotification) { in TEST_F() argument
/external/pigweed/pw_bluetooth_sapphire/host/gatt/public/pw_bluetooth_sapphire/internal/host/gatt/
Dfake_client.h143 void SendNotification(bool indicate,