Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DTextOutput.h178 inline uint32_t TypeCode::typeCode() const { return mCode; } in typeCode() function
/system/libhwbinder/
DDebug.cpp151 void printTypeCode(uint32_t typeCode, debugPrintFunc func, void* cookie) in printTypeCode()
/system/netd/resolv/
Dres_cache.cpp642 int typeCode = _dnsPacket_readInt16(packet); in dnsPacket_bprintQR() local