Home
last modified time | relevance | path

Searched defs:oneof_case (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dstorage.c419 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_set() local
463 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_init() local
518 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_get() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dstorage.c566 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_get() local
641 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_set() local
686 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_init() local
744 uint32_t* oneof_case = slot_oneof_case(layout, storage, field); in layout_mark() local
Dmessage.c78 uint32_t oneof_case; in which_oneof_field() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dgenerated_message_reflection.cc2131 uint32 oneof_case = GetOneofCase(*message, oneof_descriptor); in ClearOneof() local