Home
last modified time | relevance | path

Searched defs:ConstInitType (Results 1 – 17 of 17) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Dconst_init.h69 enum ConstInitType { enum
/external/webrtc/third_party/abseil-cpp/absl/base/
Dconst_init.h69 enum ConstInitType { enum
/external/openscreen/third_party/abseil/src/absl/base/
Dconst_init.h69 enum ConstInitType { enum
/external/abseil-cpp/absl/base/
Dconst_init.h69 enum ConstInitType { enum
/external/angle/third_party/abseil-cpp/absl/base/
Dconst_init.h69 enum ConstInitType { enum
/external/libtextclassifier/abseil-cpp/absl/base/
Dconst_init.h69 enum ConstInitType { enum
/external/webrtc/rtc_base/synchronization/
Dmutex.h119 constexpr explicit GlobalMutex(absl::ConstInitType /*unused*/) in GlobalMutex()
/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dmutex.h911 inline constexpr Mutex::Mutex(absl::ConstInitType) : impl_(absl::kConstInit) {} in Mutex()
919 inline constexpr Mutex::Mutex(absl::ConstInitType) : mu_(0) {} in Mutex()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex.h911 inline constexpr Mutex::Mutex(absl::ConstInitType) : impl_(absl::kConstInit) {} in Mutex()
919 inline constexpr Mutex::Mutex(absl::ConstInitType) : mu_(0) {} in Mutex()
/external/abseil-cpp/absl/synchronization/
Dmutex.h904 inline constexpr Mutex::Mutex(absl::ConstInitType) : impl_(absl::kConstInit) {} in Mutex()
911 inline constexpr Mutex::Mutex(absl::ConstInitType) : mu_(0) {} in Mutex()
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dmutex.h904 inline constexpr Mutex::Mutex(absl::ConstInitType) : impl_(absl::kConstInit) {} in Mutex()
911 inline constexpr Mutex::Mutex(absl::ConstInitType) : mu_(0) {} in Mutex()
/external/angle/third_party/abseil-cpp/absl/base/internal/
Dspinlock.h61 constexpr SpinLock(absl::ConstInitType, base_internal::SchedulingMode mode) in SpinLock()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dspinlock.h64 constexpr SpinLock(absl::ConstInitType, base_internal::SchedulingMode mode) in SpinLock()
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Dspinlock.h64 constexpr SpinLock(absl::ConstInitType, base_internal::SchedulingMode mode) in SpinLock()
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dspinlock.h64 constexpr SpinLock(absl::ConstInitType, base_internal::SchedulingMode mode) in SpinLock()
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dmutex.h938 inline constexpr Mutex::Mutex(absl::ConstInitType) : mu_(0) {} in Mutex()
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dmutex.h940 inline constexpr Mutex::Mutex(absl::ConstInitType) : mu_(0) {} in Mutex()