Home
last modified time | relevance | path

Searched refs:TypeCode (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/native/libs/binder/include/binder/
H A DTextOutput.h85 class TypeCode
88 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() function
181 inline TypeCode::~TypeCode() { } in ~TypeCode()
182 inline uint32_t TypeCode::typeCode() const { return mCode; } in typeCode()
/aosp12/system/libhwbinder/
H A DTextOutput.h75 class TypeCode
78 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() function
171 inline TypeCode::~TypeCode() { } in ~TypeCode()
172 inline uint32_t TypeCode::typeCode() const { return mCode; } in typeCode()
H A DTextOutput.cpp46 TextOutput& operator<<(TextOutput& to, const TypeCode& val) in operator <<()
H A DIPCThreadState.cpp136 << "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()
H A DParcel.cpp1673 << TypeCode(flat->hdr.type & 0x7f7f7f00) in print()
/aosp12/frameworks/native/libs/binder/tests/unit_fuzzers/
H A DTextOutputFuzz.cpp51 android::TypeCode input(fdp.ConsumeIntegral<uint32_t>()); in LLVMFuzzerTestOneInput()
/aosp12/frameworks/native/libs/binder/
H A DTextOutput.cpp45 TextOutput& operator<<(TextOutput& to, const TypeCode& val) in operator <<()
H A DIPCThreadState.cpp139 << "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()
H A DParcel.cpp2176 << TypeCode(flat->hdr.type & 0x7f7f7f00) in print()
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderTextOutputTest.cpp117 android::TypeCode val(1234); in TEST()
/aosp12/system/chre/external/flatbuffers/include/flatbuffers/
H A Dflatbuffers.h2799 struct TypeCode {
2805 static_assert(sizeof(TypeCode) == 2, "TypeCode");
2815 const TypeCode *type_codes; // num_elems count