Searched refs:getDetailedDocumentationUrl (Results 1 – 2 of 2) sorted by relevance
534 std::string getDetailedDocumentationUrl() const { return mDetailedDocumentationUrl; } in getDetailedDocumentationUrl() function
302 mUrl = specFile->getDetailedDocumentationUrl() + "#android_rs:" + mName; in scanDocumentationTags()