Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dtime.cc25 static const int kNanosPerMicrosecond = 1000; variable
/external/oboe/include/oboe/
DDefinitions.h38 constexpr int64_t kNanosPerMicrosecond = 1000; variable
/external/protobuf/src/google/protobuf/util/
Dtime_util.cc56 static const int kNanosPerMicrosecond = 1000; variable