Searched defs:InternalScopedString (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h140 class InternalScopedString : public InternalScopedBuffer<char> { class in namespace:__sanitizer
142 explicit InternalScopedString(uptr max_length) function in class:__sanitizer::InternalScopedString

Completed in 210 milliseconds