OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dynamic_cast_if_available
(Results
1 - 3
of
3
) sorted by null
/external/protobuf/src/google/protobuf/
generated_message_reflection.h
383
//
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
descriptor.pb.cc
[
all
...]
/external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc
411
::google::protobuf::internal::
dynamic_cast_if_available
<const CodeGeneratorRequest*>(
751
::google::protobuf::internal::
dynamic_cast_if_available
<const CodeGeneratorResponse_File*>(
[
all
...]
Completed in 235 milliseconds