Searched defs:string8 (Results 1 – 4 of 4) sorted by relevance
617 const String8& string8) { in flattenString8()
118 static std::string toStdString(const String8& string8) { in toStdString()
945 let string8 = "Custom Parcelable".to_string(); in test_custom_parcelable() localVariable
6360 base::expected<StringPiece, NullOrIOError> StringPoolRef::string8() const { in string8() function in android::StringPoolRef