Searched refs:Type (Results 1 - 5 of 5) sorted by relevance

/system/extras/tests/sdcard/
H A Dtestcase.h44 enum Type {UNKNOWN_TEST, WRITE, READ, OPEN_CREATE, READ_WRITE, TRAVERSE}; enum in class:android_test::TestCase
120 Type type() const { return mType; }
137 Type mType;
/system/core/include/sysutils/
H A DList.h75 typedef const TYPE Type; typedef in struct:android::sysutils::List::CONST_ITERATOR
81 typedef TYPE Type; typedef in struct:android::sysutils::List::NON_CONST_ITERATOR
91 typedef typename Constness<U>::Type _Type;
/system/core/include/utils/
H A DList.h74 typedef const TYPE Type; typedef in struct:android::List::CONST_ITERATOR
80 typedef TYPE Type; typedef in struct:android::List::NON_CONST_ITERATOR
90 typedef typename Constness<U>::Type _Type;
/system/netd/
H A DList.h75 typedef const TYPE Type; typedef in struct:android::netd::List::CONST_ITERATOR
81 typedef TYPE Type; typedef in struct:android::netd::List::NON_CONST_ITERATOR
91 typedef typename Constness<U>::Type _Type;
/system/media/camera/docs/
H A Dhtml.mako159 <th class="th_type">Type</th>
183 <th class="th_type">Type</th>

Completed in 167 milliseconds