Searched refs:mLicenseNote (Results 1 – 2 of 2) sorted by relevance
95 std::string *mLicenseNote; variable174 mLicenseNote = new std::string(S); in setLicenseNote()176 inline const std::string *getLicenseNote() const { return mLicenseNote; } in getLicenseNote()
62 mLicenseNote(nullptr), in RSContext()404 delete mLicenseNote; in ~RSContext()