Home
last modified time | relevance | path

Searched defs:is_sync (Results 1 – 22 of 22) sorted by relevance

/external/rust/android-crates-io/crates/diplomat_core/src/ast/
Dtraits.rs15 pub is_sync: bool, field
/external/perfetto/protos/perfetto/metrics/android/
Dbinder_metric.proto41 optional bool is_sync = 21; field
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dtls_server_handshaker.h302 void set_is_sync(bool is_sync) { is_sync_ = is_sync; } in set_is_sync()
Dtls_server_handshaker.cc747 bool ok, bool is_sync, std::string signature, in OnComputeSignatureDone()
1057 bool ok, bool is_sync, SSLConfig ssl_config, in OnSelectCertificateDone()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dtls_server_handshaker.h302 void set_is_sync(bool is_sync) { is_sync_ = is_sync; } in set_is_sync()
Dtls_server_handshaker.cc747 bool ok, bool is_sync, std::string signature, in OnComputeSignatureDone()
1057 bool ok, bool is_sync, SSLConfig ssl_config, in OnSelectCertificateDone()
/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/
Dbinder.sql519 is_sync BOOL, field
/external/webrtc/modules/video_coding/
Drtp_vp8_ref_finder_unittest.cc63 Frame& AsSync(bool is_sync = true) { in AsSync()
/external/libchrome/mojo/public/cpp/bindings/lib/
Dinterface_endpoint_client.cc268 bool is_sync = message->has_flag(Message::kFlagIsSync); in AcceptWithResponder() local
/external/cronet/stable/ipc/
Dipc_message.h85 bool is_sync() const { in is_sync() function
/external/cronet/tot/ipc/
Dipc_message.h85 bool is_sync() const { in is_sync() function
/external/libchrome/ipc/
Dipc_message.h85 bool is_sync() const { in is_sync() function
/external/grpc-grpc/test/cpp/security/
Dtls_certificate_verifier_test.cc174 bool is_sync = verifier->Verify(&cpp_request, nullptr, &sync_status); in TEST() local
/external/grpc-grpc/src/compiler/
Dcsharp_generator.cc161 bool is_sync, bool use_call_options) { in GenerateDocCommentClientMethod()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dcsharp_generator.cc155 bool is_sync, bool use_call_options) { in GenerateDocCommentClientMethod()
/external/python/cpython3/Lib/
Dcontextlib.py552 def _push_exit_callback(self, callback, is_sync=True): argument
/external/rust/android-crates-io/crates/thread_local/src/
Dlib.rs678 fn is_sync() { in is_sync() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/tests/
Dtest_bytes.rs10 fn is_sync<T: Sync>() {} in is_sync() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/tests/
Dtest_bytes.rs10 fn is_sync<T: Sync>() {} in is_sync() function
/external/rust/android-crates-io/crates/bytes/tests/
Dtest_bytes.rs13 fn is_sync<T: Sync>() {} in is_sync() function
/external/rust/crates/openssl/src/ssl/test/
Dmod.rs1307 fn is_sync<T: Sync>() {} in _check_kinds() function
/external/perfetto/protos/perfetto/metrics/
Dperfetto_merged_metrics.proto813 optional bool is_sync = 21; field