Searched refs:ENCODING_TYPE_FIXSTR (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
H A Dencoding.h53 ENCODING_TYPE_FIXSTR = 0xa0, enumerator in enum:android::pdx::rpc::EncodingPrefix
417 return ENCODING_TYPE_FIXSTR | (size & ENCODING_TYPE_FIXSTR_MASK);
/frameworks/native/libs/vr/libpdx/
H A Dserialization_tests.cpp1182 ENCODING_TYPE_FIXSTR | 10, '0', '1', '2', '3',

Completed in 2517 milliseconds