Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/protobuf/src/google/protobuf/stubs/
Dmap_util.h49 template <class T> struct RemoveConst { typedef T type; }; struct
/external/protobuf/src/google/protobuf/stubs/
Dmap_util.h49 template <class T> struct RemoveConst { typedef T type; }; struct
/external/cronet/tot/third_party/protobuf/src/google/protobuf/stubs/
Dmap_util.h49 template <class T> struct RemoveConst { typedef T type; }; struct