Searched refs:ShortString (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
H A Ddocument.h477 // Use ShortString to store empty string.
1619 // implementation detail: ShortString can represent zero-terminated strings up to MaxSize chars
1627 struct ShortString { struct in class:GenericValue
1676 ShortString ss;
1716 if(ShortString::Usable(s.length)) {

Completed in 60 milliseconds