Home
last modified time | relevance | path

Searched defs:kMaxTime (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/
H A Dbackoff_entry.cc146 const int64_t kMaxTime = std::numeric_limits<int64_t>::max(); in CalculateReleaseTime() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DConversions.cpp291 constexpr auto kMaxTime = nn::TimePoint::max(); in unvalidatedConvert() local
651 constexpr auto kMaxTime = std::chrono::steady_clock::time_point::max(); in unvalidatedConvert() local
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/fuzzer/
H A Drtp_writer_fuzzer.cpp25 constexpr int32_t kMaxTime = 1000; variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dtime.cc22 static const int64_t kMaxTime = 253402300799LL; // 9999-12-31T23:59:59 variable
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dtime.cc22 static const int64_t kMaxTime = 253402300799LL; // 9999-12-31T23:59:59 variable
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_timer.cpp590 const uint32_t kMaxTime = 0xffffffff; in TestTimerTime() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DLegacyUtils.cpp83 constexpr auto kMaxTime = TimePoint::max(); in makeDeadline() local
DLegacyHalUtils.cpp70 constexpr auto kMaxTime = LegacyTimePoint::max(); in makeDeadline() local