Home
last modified time | relevance | path

Searched refs:msg2_oneof_case (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dstorage.c824 uint32_t* msg2_oneof_case = slot_oneof_case(layout, msg2, field); in layout_eq() local
827 if (*msg1_oneof_case != *msg2_oneof_case || in layout_eq()