Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/docs/
Dstyle-guide.md56 int64_t _upb_Int64_FromLL();
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h1105 UPB_INLINE int64_t _upb_Int64_FromLL(long long v) { return (int64_t)v; } in _upb_Int64_FromLL() function
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h1103 UPB_INLINE int64_t _upb_Int64_FromLL(long long v) { return (int64_t)v; } in _upb_Int64_FromLL() function
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h1103 UPB_INLINE int64_t _upb_Int64_FromLL(long long v) { return (int64_t)v; } in _upb_Int64_FromLL() function
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h1105 UPB_INLINE int64_t _upb_Int64_FromLL(long long v) { return (int64_t)v; } in _upb_Int64_FromLL() function