Home
last modified time | relevance | path

Searched refs:once_ (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dmutex_nonprod.inc212 : destruct_(true), once_() {}
215 : destruct_(false), once_(), space_{{0}} {}
229 absl::call_once(once_, SynchronizationStorage::Construct, this);
241 absl::once_flag once_;
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/
Dmutex_nonprod.inc212 : destruct_(true), once_() {}
215 : destruct_(false), once_(), space_{{0}} {}
229 absl::call_once(once_, SynchronizationStorage::Construct, this);
241 absl::once_flag once_;
/external/abseil-cpp/absl/synchronization/internal/
Dmutex_nonprod.inc212 : is_dynamic_(true), once_() {}
219 : is_dynamic_(false), once_(), space_{{0}} {}
238 absl::call_once(once_, SynchronizationStorage::Construct, this);
253 absl::once_flag once_;
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
Dmutex_nonprod.inc212 : is_dynamic_(true), once_() {}
219 : is_dynamic_(false), once_(), space_{{0}} {}
238 absl::call_once(once_, SynchronizationStorage::Construct, this);
253 absl::once_flag once_;
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.h931 std::call_once(once_, &LazyRE2::Init, this); in MAKE_INTEGER_PARSER()
941 mutable std::once_flag once_; in MAKE_INTEGER_PARSER() local
/external/protobuf/src/google/protobuf/
Ddescriptor.h189 once_ = nullptr; in Init()
221 internal::once_flag* once_; variable
Ddescriptor.cc7293 GOOGLE_CHECK(!once_); in Set()
7304 GOOGLE_CHECK(!once_); in SetLazy()
7310 once_ = file->pool_->tables_->AllocateOnceDynamic(); in SetLazy()
7314 if (once_) { in Once()
7315 internal::call_once(*once_, LazyDescriptor::OnceStatic, this); in Once()
/external/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi1244 <!-- ProfileHandler::once_ -->
15569 <!-- static pthread_once_t ProfileHandler::once_ -->
15570 …<var-decl name='once_' type-id='type-id-1234' mangled-name='_ZN14ProfileHandler5once_E' visibility…
/external/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi9505 …<var-decl name='once_' type-id='type-id-1234' mangled-name='_ZN14ProfileHandler5once_E' visibility…