Searched defs:TagType (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DELFAttributeData.h27 typedef uint32_t TagType; typedef in class:mcld::ELFAttributeData
47 virtual const ELFAttributeValue* getAttributeValue(TagType pTag) const = 0;
56 TagType pTag) = 0;
65 TagType pTag,
88 static bool ReadTag(TagType& pTag, const char*& pBuf, size_t& pBufSize);
105 static bool WriteAttribute(TagType pTag,
/frameworks/av/media/img_utils/include/img_utils/
H A DTiffHelpers.h66 enum TagType { enum in namespace:android::img_utils
102 inline size_t getTypeSize(TagType type) {

Completed in 64 milliseconds