OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upcast_to
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
upb.h
300
* upb::
upcast_to
<upb::Def>(md)->MethodOnDef();
302
template <class T, class F> inline T*
upcast_to
(F *f) {
function in namespace:upb
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.h
320
* upb::
upcast_to
<upb::Def>(md)->MethodOnDef();
322
template <class T, class F> inline T*
upcast_to
(F *f) {
function in namespace:upb
[
all
...]
Completed in 60 milliseconds