Searched defs:dynamic_cast_if_available (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.h400 // dynamic_cast_if_available() implements this logic. If RTTI is
407 inline To dynamic_cast_if_available(From from) { function in namespace:google::protobuf::internal
/external/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.h383 // dynamic_cast_if_available() implements this logic. If RTTI is
390 inline To dynamic_cast_if_available(From from) { function in namespace:google::protobuf::internal

Completed in 143 milliseconds