Home
last modified time | relevance | path

Searched defs:Rep (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Drepeated_field.h245 struct Rep { struct
249 // We can not use sizeof(Rep) - sizeof(Element) due to the trailing padding on argument
/frameworks/native/services/surfaceflinger/
DRegionSamplingThread.cpp57 inline std::string toNsString(std::chrono::duration<Rep, Per> t) { in toNsString()