Searched refs:returnDoc (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/api/
H A DGenerateHeaderFiles.cpp299 const string returnDoc = function.getReturnDocumentation(); local
300 if (!returnDoc.empty()) {
302 *file << " * Returns: " << returnDoc << "\n"; local

Completed in 54 milliseconds