Searched refs:comment (Results 26 - 27 of 27) sorted by relevance

12

/frameworks/base/include/androidfw/
H A DResourceTypes.h520 // Optional XML comment that was associated with this element; -1 if none.
521 struct ResStringPool_ref comment; member in struct:android::ResXMLTree_node
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp808 return mCurNode != NULL ? dtohl(mCurNode->comment.index) : -1;

Completed in 48 milliseconds

12