Searched refs:ScopedString (Results 1 – 13 of 13) sorted by relevance
19 class ScopedString {21 explicit ScopedString() { String.push_back('\0'); } in ScopedString() function
243 void ScopedString::vappend(const char *Format, va_list Args) { in vappend()261 void ScopedString::append(const char *Format, ...) { in append()271 ScopedString Msg; in Printf()
159 ScopedString Str; in printAllImpl()171 void printImpl(ScopedString &Str, const u32 HandleId,
112 void getStats(UNUSED ScopedString *Str) { in getStats()156 void getStats(ScopedString *Str) { in getStats()533 void getStats(ScopedString *Str);695 void MapAllocator<Config>::getStats(ScopedString *Str) EXCLUDES(Mutex) { in getStats()
130 void getStats(ScopedString *Str) const { in getStats()228 void getStats(ScopedString *Str) EXCLUDES(CacheMutex) { in getStats()
30 ScopedString Message;
118 void getStats(ScopedString *Str) { in getStats()
315 void getStats(ScopedString *Str) { in getStats()337 void getFragmentationInfo(ScopedString *Str) { in getFragmentationInfo()870 void getStats(ScopedString *Str, uptr ClassId, SizeClassInfo *Sci) in getStats()895 ScopedString *Str) REQUIRES(Sci->Mutex) { in getSizeClassFragmentationInfo()
107 void getStats(ScopedString *Str) { in getStats()
116 void getStats(ScopedString *Str) EXCLUDES(MutexTSDs) { in getStats()
375 void getStats(ScopedString *Str) { in getStats()405 void getFragmentationInfo(ScopedString *Str) { in getFragmentationInfo()1068 void getStats(ScopedString *Str, uptr ClassId, RegionInfo *Region) in getStats()1098 ScopedString *Str) REQUIRES(Region->MMLock) { in getRegionFragmentationInfo()
714 ScopedString Str; in getStats()726 ScopedString Str; in printStats()732 ScopedString Str; in printFragmentationInfo()1470 uptr getStats(ScopedString *Str) { in getStats()
305 ScopedString Buffer; in printMap()