Home
last modified time | relevance | path

Searched defs:Registration (Results 1 – 25 of 63) sorted by relevance

123

/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/io/
Dquic_poll_event_loop.h67 struct Registration { struct
68 QuicSocketEventMask events = 0;
69 QuicSocketEventListener* listener;
71 QuicSocketEventMask artificially_notify_at_next_iteration = 0;
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/io/
Dquic_poll_event_loop.h67 struct Registration { struct
68 QuicSocketEventMask events = 0;
69 QuicSocketEventListener* listener;
71 QuicSocketEventMask artificially_notify_at_next_iteration = 0;
/external/tensorflow/tensorflow/compiler/xla/python/
Dpytree.h53 struct Registration { struct
72 static const Registration* Lookup(pybind11::handle type); argument
/external/rust/android-crates-io/crates/tokio/src/runtime/io/
Dregistration.rs57 unsafe impl Send for Registration {} implementation
58 unsafe impl Sync for Registration {} implementation
62 impl Registration { impl
77 ) -> io::Result<Registration> { in new_with_interest_and_handle()
241 impl Drop for Registration { implementation
/external/rust/android-crates-io/crates/rusb/src/
Dhotplug.rs35 pub struct Registration<T: UsbContext> { struct
40 impl<T: UsbContext> Registration<T> { argument
46 impl<T: UsbContext> Drop for Registration<T> { implementation
/external/rust/android-crates-io/crates/sharded-slab/src/
Dtid.rs25 struct Registration(Cell<Option<usize>>); struct
133 impl Registration { impl
186 impl Drop for Registration { implementation
/external/compiler-rt/lib/profile/
DInstrProfilingRuntime.cc27 RegisterRuntime Registration; variable
/external/coreboot/Documentation/infrastructure/
Dadmin.md15 ### Registration subsection
/external/tensorflow/tensorflow/core/common_runtime/
Dcopy_tensor.h56 Registration(DeviceType sender_device_type, DeviceType receiver_device_type, in Registration() function
/external/rust/android-crates-io/crates/crossbeam-utils/src/sync/
Dsharded_lock.rs605 struct Registration { struct
610 impl Drop for Registration { argument
/external/libchrome/mojo/public/cpp/bindings/lib/
Dsequence_local_sync_event_watcher.cc227 class SequenceLocalSyncEventWatcher::Registration { class in mojo::SequenceLocalSyncEventWatcher
229 explicit Registration(const SequenceLocalSyncEventWatcher* watcher) in Registration() function in mojo::SequenceLocalSyncEventWatcher::Registration
/external/cronet/stable/third_party/llvm-libc/src/src/math/docs/
Dadd_math_function.md9 ## Registration section in How to add a new math function to LLVM-libc
/external/cronet/tot/third_party/llvm-libc/src/src/math/docs/
Dadd_math_function.md9 ## Registration section in How to add a new math function to LLVM-libc
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DMutationObserver.js221 function Registration(observer, target, options) { class
227 Registration.prototype = { class
/external/ot-br-posix/src/dbus/common/
Dtypes.hpp507 struct Registration struct
509 … uint32_t mFreshCount; ///< The number of active hosts/services registered on the SRP server
510 …uint32_t mDeletedCount; ///< The number of hosts/services in 'Deleted' state on the SRP server
511 …int64_t mLeaseTimeTotal; ///< The sum of lease time in milliseconds of all active hosts/services
513 …yLeaseTimeTotal; ///< The sum of key lease time in milliseconds of all active hosts/services on the
515 …4_t mRemainingLeaseTimeTotal; ///< The sum of remaining lease time in milliseconds of all active
517 …mRemainingKeyLeaseTimeTotal; ///< The sum of remaining key lease time in milliseconds of all active
/external/rust/android-crates-io/crates/tokio/src/io/
Dpoll_evented.rs129 pub(crate) fn registration(&self) -> &Registration { in registration()
/external/ot-br-posix/src/mdns/
Dmdns.hpp417 class Registration class in otbr::Mdns::Publisher
423 Registration(ResultCallback &&aCallback, Publisher *aPublisher) in Registration() function in otbr::Mdns::Publisher::Registration
/external/angle/third_party/abseil-cpp/absl/profiling/internal/
Dsample_recorder_test.cc65 TEST(SampleRecorderTest, Registration) { in TEST() argument
/external/cronet/stable/third_party/abseil-cpp/absl/profiling/internal/
Dsample_recorder_test.cc65 TEST(SampleRecorderTest, Registration) { in TEST() argument
/external/openscreen/cast/streaming/
Drpc_messenger_unittest.cc153 TEST_F(RpcMessengerTest, Registration) { in TEST_F() argument
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/profiling/internal/
Dsample_recorder_test.cc65 TEST(SampleRecorderTest, Registration) { in TEST() argument
/external/cronet/tot/third_party/abseil-cpp/absl/profiling/internal/
Dsample_recorder_test.cc65 TEST(SampleRecorderTest, Registration) { in TEST() argument
/external/abseil-cpp/absl/profiling/internal/
Dsample_recorder_test.cc65 TEST(SampleRecorderTest, Registration) { in TEST() argument
/external/cronet/stable/net/third_party/quiche/src/quiche/common/
Dbtree_scheduler_test.cc136 TEST(BTreeSchedulerTest, Registration) { in TEST() argument
/external/cronet/tot/net/third_party/quiche/src/quiche/common/
Dbtree_scheduler_test.cc136 TEST(BTreeSchedulerTest, Registration) { in TEST() argument

123