Home
last modified time | relevance | path

Searched defs:typeCode (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DTextOutput.h183 inline uint32_t TypeCode::typeCode() const { return mCode; } in typeCode() function
/frameworks/native/libs/binder/
DDebug.cpp150 void printTypeCode(uint32_t typeCode, debugPrintFunc func, void* cookie) in printTypeCode()
/frameworks/base/tools/aapt/
DAaptAssets.h353 int typeCode; variable