Searched defs:Type (Results 1 – 6 of 6) sorted by relevance
| /system/keymaster/include/keymaster/ |
| D | authorization_set.h | 192 bool GetTagValue(TypedTag<Type, Tag> tag, typename TagValueType<Type>::value_type* val) const { in GetTagValue() 213 bool push_back(TypedEnumTag<Type, Tag, KeymasterEnum> tag, KeymasterEnum val) { in push_back() 232 bool push_back(TypedTag<Type, Tag> tag, typename TypedTag<Type, Tag>::value_type val) { in push_back() 237 bool push_back(TypedTag<Type, Tag> tag, const void* bytes, size_t bytes_len) { in push_back()
|
| /system/netd/server/ |
| D | Network.h | 28 enum Type { enum
|
| D | List.h | 75 typedef const TYPE Type; typedef 81 typedef TYPE Type; typedef
|
| /system/core/include/sysutils/ |
| D | List.h | 75 typedef const TYPE Type; typedef 81 typedef TYPE Type; typedef
|
| /system/core/include/utils/ |
| D | List.h | 74 typedef const TYPE Type; typedef 80 typedef TYPE Type; typedef
|
| /system/extras/tests/sdcard/ |
| D | testcase.h | 44 enum Type {UNKNOWN_TEST, WRITE, READ, OPEN_CREATE, READ_WRITE, TRAVERSE}; enum
|