Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h754 int32_t getCommentID() const;
/aosp14/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp1242 int32_t ResXMLParser::getCommentID() const in getCommentID() function in android::ResXMLParser
1249 int32_t id = getCommentID(); in getComment()