Searched refs:mLicenseNote (Results 1 – 2 of 2) sorted by relevance
82 std::string *mLicenseNote; variable138 mLicenseNote = new std::string(S); in setLicenseNote()140 inline const std::string *getLicenseNote() const { return mLicenseNote; } in getLicenseNote()
58 mLicenseNote(nullptr), in RSContext()267 delete mLicenseNote; in ~RSContext()