Searched defs:string8 (Results 1 – 4 of 4) sorted by relevance
597 const String8& string8) { in flattenString8()
294 ScopedUtfChars string8(env, string); in readNetworkStatsDetail() local
710 let string8 = "Custom Parcelable".to_string(); in test_custom_parcelable() localVariable
6363 base::expected<StringPiece, NullOrIOError> StringPoolRef::string8() const { in string8() function in android::StringPoolRef