Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/wire/
Dencode.h71 UPB_INLINE uint16_t upb_EncodeOptions_GetMaxDepth(uint32_t options) { in upb_EncodeOptions_GetMaxDepth() function
77 uint32_t max_depth = upb_EncodeOptions_GetMaxDepth(encode_options); in upb_Encode_LimitDepth()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/wire/
H A Dencode.h56 UPB_INLINE uint16_t upb_EncodeOptions_GetMaxDepth(uint32_t options) { in upb_EncodeOptions_GetMaxDepth() function
62 uint32_t max_depth = upb_EncodeOptions_GetMaxDepth(encode_options); in upb_Encode_LimitDepth()