Home
last modified time | relevance | path

Searched defs:kNanosPerMicrosecond (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dtime.cc25 static const int kNanosPerMicrosecond = 1000; variable
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dtime.cc25 static const int kNanosPerMicrosecond = 1000; variable
/aosp_15_r20/external/protobuf/src/google/protobuf/util/
H A Dtime_util.cc57 static const int kNanosPerMicrosecond = 1000; variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.cc57 static const int kNanosPerMicrosecond = 1000; variable
/aosp_15_r20/external/oboe/include/oboe/
H A DDefinitions.h37 constexpr int64_t kNanosPerMicrosecond = 1000; variable