Home
last modified time | relevance | path

Searched defs:TypeCode (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/binder/include/binder/
H A DTextOutput.h180 inline TypeCode::TypeCode(uint32_t code) : mCode(code) { } in TypeCode() function
/aosp12/system/libhwbinder/
H A DTextOutput.h170 inline TypeCode::TypeCode(uint32_t code) : mCode(code) { } in TypeCode() function