Home
last modified time | relevance | path

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

/sdk/emulator/qtools/
Dtrace_reader.h369 typedef typename TraceReader<T>::region_type rtype; in cmp_region_addr() typedef
371 const rtype *ma = *static_cast<rtype* const *>(a); in cmp_region_addr()
372 const rtype *mb = *static_cast<rtype* const *>(b); in cmp_region_addr()