Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dcasts.h81 inline To down_cast(From* f) { // so we only accept pointers in down_cast() function
97 inline To down_cast(From& f) { in down_cast() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h409 reffed_ptr<U> down_cast() { in down_cast() function