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