Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
H A Dencoding.h63 ENCODING_TYPE_BIN32 = 0xc6, enumerator
372 case ENCODING_TYPE_BIN32: in GetEncodingSize()
432 return ENCODING_TYPE_BIN32; in EncodeBinType()
H A Dserialization.h560 } else if (encoding == ENCODING_TYPE_BIN32) {
1555 } else if (*encoding == ENCODING_TYPE_BIN32) {