Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h727 int32_t getCommentID() const;
/frameworks/base/libs/androidfw/
DResourceTypes.cpp1109 int32_t ResXMLParser::getCommentID() const in getCommentID() function in android::ResXMLParser
1116 int32_t id = getCommentID(); in getComment()