Home
last modified time | relevance | path

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

/aosp_15_r20/external/googleapis/google/type/
H A Dphone_number.proto100 ShortCode short_code = 2; field
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/type/
H A Dphone_number.proto100 ShortCode short_code = 2; field
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/huffman/
H A Dhpack_huffman_decoder.cc424 uint8_t short_code = in Decode() local
/aosp_15_r20/external/brotli/c/enc/
H A Dbackward_references_hq.c66 const uint32_t short_code = self->dcode_insert_length >> 27; in ZopfliNodeDistanceCode() local
250 size_t short_code, float cost) { in UpdateZopfliNode()
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dbackward_references_hq.c67 const uint32_t short_code = self->dcode_insert_length >> 27; in ZopfliNodeDistanceCode() local
263 size_t short_code, float cost) { in UpdateZopfliNode()