Searched refs:TypeCode (Results 1 – 11 of 11) sorted by relevance
85 class TypeCode88 inline explicit TypeCode(uint32_t code);89 inline ~TypeCode();97 TextOutput& operator<<(TextOutput& to, const TypeCode& val);180 inline TypeCode::TypeCode(uint32_t code) : mCode(code) { } in TypeCode() function181 inline TypeCode::~TypeCode() { } in ~TypeCode()182 inline uint32_t TypeCode::typeCode() const { return mCode; } in typeCode()
75 class TypeCode78 inline explicit TypeCode(uint32_t code);79 inline ~TypeCode();87 TextOutput& operator<<(TextOutput& to, const TypeCode& val);170 inline TypeCode::TypeCode(uint32_t code) : mCode(code) { } in TypeCode() function171 inline TypeCode::~TypeCode() { } in ~TypeCode()172 inline uint32_t TypeCode::typeCode() const { return mCode; } in typeCode()
46 TextOutput& operator<<(TextOutput& to, const TypeCode& val) in operator <<()
136 << "code=" << TypeCode(btd->code) << ", flags=" << (void*)(long)btd->flags << endl in printBinderTransactionData()620 << handle << " / code " << TypeCode(code) << ": " in transact()1172 << TypeCode(tr.code) << ": " << indent << buffer in executeCommand()
1673 << TypeCode(flat->hdr.type & 0x7f7f7f00) in print()
51 android::TypeCode input(fdp.ConsumeIntegral<uint32_t>()); in LLVMFuzzerTestOneInput()
45 TextOutput& operator<<(TextOutput& to, const TypeCode& val) in operator <<()
139 << "code=" << TypeCode(btd->code) << ", flags=" << (void*)(uint64_t)btd->flags << endl in printBinderTransactionData()698 << handle << " / code " << TypeCode(code) << ": " in transact()1258 << TypeCode(tr.code) << ": " << indent << buffer in executeCommand()
2176 << TypeCode(flat->hdr.type & 0x7f7f7f00) in print()
117 android::TypeCode val(1234); in TEST()
2799 struct TypeCode {2805 static_assert(sizeof(TypeCode) == 2, "TypeCode");2815 const TypeCode *type_codes; // num_elems count