HomeSort by relevance Sort by last modified time
    Searched defs:child_cmessage (Results 1 - 2 of 2) sorted by null

  /external/protobuf/python/google/protobuf/pyext/
repeated_composite_container.cc 597 // child_cmessage->message, if the field does not exist. In this case,
644 CMessage* child_cmessage = reinterpret_cast<CMessage*>( local
646 ReleaseLastTo(field, message, child_cmessage);
message.cc 791 CMessage* child_cmessage = reinterpret_cast<CMessage*>( local
793 child_cmessage->parent = NULL;
    [all...]

Completed in 811 milliseconds