Searched refs:pw_varint_DecodeCustom (Results 1 – 2 of 2) sorted by relevance
38 size_t pw_varint_DecodeCustom(const void* input,57 return pw_varint_DecodeCustom( in pw_varint_Decode()187 return pw_varint_DecodeCustom( in Decode()
76 extern "C" size_t pw_varint_DecodeCustom(const void* input, in pw_varint_DecodeCustom() function