Home
last modified time | relevance | path

Searched defs:upb_Array_GetMutable (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/rust/upb/
Darray.rs25 pub fn upb_Array_GetMutable(arr: RawArray, i: usize) -> upb_MutableMessageValue; in upb_Array_GetMutable() function
/third_party/protobuf/upb/message/
Darray.c38 upb_MutableMessageValue upb_Array_GetMutable(upb_Array* arr, size_t i) { in upb_Array_GetMutable() function
/third_party/grpc/third_party/upb/upb/message/
Darray.c38 upb_MutableMessageValue upb_Array_GetMutable(upb_Array* arr, size_t i) { in upb_Array_GetMutable() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c3460 upb_MutableMessageValue upb_Array_GetMutable(upb_Array* arr, size_t i) { in upb_Array_GetMutable() function
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c3460 upb_MutableMessageValue upb_Array_GetMutable(upb_Array* arr, size_t i) { in upb_Array_GetMutable() function