Lines Matching full:emptystrings
39 struct EmptyStrings {40 EmptyStrings() {}44 static EmptyStrings* GetInstance() {45 return Singleton<EmptyStrings>::get();227 return EmptyStrings::GetInstance()->s;231 return EmptyStrings::GetInstance()->s16;