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

/frameworks/rs/api/
H A DSpecification.h160 std::string mDeprecatedMessage; // Optional specific warning if the API is deprecated member in class:Definition
173 std::string getDeprecatedMessage() const { return mDeprecatedMessage; }
H A DSpecification.cpp284 mDeprecatedMessage = value.substr(pComma + 2);

Completed in 52 milliseconds