Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h721 int32_t getCommentID() const;
/frameworks/base/libs/androidfw/
DResourceTypes.cpp1078 int32_t ResXMLParser::getCommentID() const in getCommentID() function in android::ResXMLParser
1085 int32_t id = getCommentID(); in getComment()