Home
last modified time | relevance | path

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

12

/external/rust/crates/tokio/src/runtime/io/
Dregistration.rs55 unsafe impl Send for Registration {} implementation
56 unsafe impl Sync for Registration {} implementation
60 impl Registration { implementation
75 ) -> io::Result<Registration> { in new_with_interest_and_handle()
206 impl Drop for Registration { implementation
227 impl Registration { impl
/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
Dquic_poll_event_loop.h65 struct Registration { struct
66 QuicSocketEventMask events = 0;
67 QuicSocketEventListener* listener;
69 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/compiler-rt/lib/profile/
DInstrProfilingRuntime.cc27 RegisterRuntime Registration; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dcopy_tensor.h56 Registration(DeviceType sender_device_type, DeviceType receiver_device_type, in Registration() function
/external/rust/crates/crossbeam-utils/src/sync/
Dsharded_lock.rs603 struct Registration { struct
608 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/ot-br-posix/src/dbus/common/
Dtypes.hpp535 struct Registration struct
537 … uint32_t mFreshCount; ///< The number of active hosts/services registered on the SRP server
538 …uint32_t mDeletedCount; ///< The number of hosts/services in 'Deleted' state on the SRP server
539 …int64_t mLeaseTimeTotal; ///< The sum of lease time in milliseconds of all active hosts/services
541 …yLeaseTimeTotal; ///< The sum of key lease time in milliseconds of all active hosts/services on the
543 …4_t mRemainingLeaseTimeTotal; ///< The sum of remaining lease time in milliseconds of all active
545 …mRemainingKeyLeaseTimeTotal; ///< The sum of remaining key lease time in milliseconds of all active
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DMutationObserver.js221 function Registration(observer, target, options) { class
227 Registration.prototype = { class
DCustomElements.js221 function Registration(observer, target, options) { class
227 Registration.prototype = { class
/external/ot-br-posix/src/mdns/
Dmdns.hpp386 class Registration class in otbr::Mdns::Publisher
392 Registration(ResultCallback &&aCallback, Publisher *aPublisher) in Registration() function in otbr::Mdns::Publisher::Registration
/external/rust/crates/tokio/src/io/
Dpoll_evented.rs125 pub(crate) fn registration(&self) -> &Registration { in registration()
/external/openscreen/cast/streaming/
Drpc_messenger_unittest.cc153 TEST_F(RpcMessengerTest, Registration) { in TEST_F() argument
/external/cronet/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/tensorflow/third_party/absl/abseil-cpp/absl/profiling/internal/
Dsample_recorder_test.cc65 TEST(SampleRecorderTest, Registration) { in TEST() argument
/external/angle/third_party/abseil-cpp/absl/profiling/internal/
Dsample_recorder_test.cc65 TEST(SampleRecorderTest, Registration) { in TEST() argument
/external/webrtc/third_party/abseil-cpp/absl/profiling/internal/
Dsample_recorder_test.cc65 TEST(SampleRecorderTest, Registration) { in TEST() argument
/external/cronet/net/third_party/quiche/src/quiche/common/
Dbtree_scheduler_test.cc132 TEST(BTreeSchedulerTest, Registration) { in TEST() argument
/external/cronet/net/third_party/quiche/src/quiche/quic/bindings/
Dquic_libevent.cc126 LibeventQuicEventLoop::Registration::Registration( in Registration() function in quic::LibeventQuicEventLoop::Registration
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc259 TEST(HashtablezSamplerTest, Registration) { in TEST() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc265 TEST(HashtablezSamplerTest, Registration) { in TEST() argument
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dhashtablez_sampler_test.cc259 TEST(HashtablezSamplerTest, Registration) { in TEST() argument
/external/cronet/third_party/protobuf/src/google/protobuf/
Darenaz_sampler_test.cc217 TEST(ThreadSafeArenazSamplerTest, Registration) { in TEST() argument
/external/protobuf/src/google/protobuf/
Darenaz_sampler_test.cc217 TEST(ThreadSafeArenazSamplerTest, Registration) { in TEST() argument

12