Home
last modified time | relevance | path

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

/frameworks/base/include/utils/
DTextOutput.h163 inline uint32_t TypeCode::typeCode() const { return mCode; } in typeCode() function
/frameworks/base/libs/utils/
DDebug.cpp163 void printTypeCode(uint32_t typeCode, debugPrintFunc func, void* cookie) in printTypeCode()
/frameworks/base/tools/aapt/
DAaptAssets.h368 int typeCode; variable