Home
last modified time | relevance | path

Searched defs:initial_ (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dscoped_thread_desktop.h50 std::unique_ptr<Desktop> initial_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/backoff/
Dbackoff.h83 bool initial_; variable
/aosp_15_r20/external/grpc-grpc/src/core/lib/backoff/
H A Dbackoff.h83 bool initial_; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/detail/
Dlocal_counted_base.hpp39 enum count_type { min_ = 0, initial_ = 1, max_ = 2147483647 }; enumerator
/aosp_15_r20/external/pigweed/pw_rpc/fuzz/public/pw_rpc/fuzz/
H A Dargparse.h136 ArgVariant initial_; variable
/aosp_15_r20/art/compiler/optimizing/
H A Dbounds_check_elimination.cc486 HInstruction* const initial_; // Initial value. member in art::MonotonicValueRange