Lines Matching refs:CharPtr
166069 class CharPtr
166072 explicit CharPtr() = default;
166073 explicit CharPtr(const char* v)
166077 CharPtr(CharPtr&&) = default;
166078 ~CharPtr() = default;
166080 CharPtr& operator=(const char* v)
166089 CharPtr& operator=(const CharPtr& v)
166114 CharPtr vendor;
166121 CharPtr name;
166128 CharPtr remotingName;
166135 CharPtr version;
166140 CharPtr buildID;
166142 CharPtr ID;
166148 CharPtr copyright;
166164 CharPtr minVersion;
166165 CharPtr maxVersion;
166170 CharPtr crashReporterURL;
166172 CharPtr profile;
166177 CharPtr UAName;