Searched defs:stringAt (Results 1 – 3 of 3) sorted by relevance
95 base::expected<StringPiece16, NullOrIOError> OverlayStringPool::stringAt(size_t idx) const { in stringAt() function in android::OverlayStringPool
769 base::expected<StringPiece16, NullOrIOError> ResStringPool::stringAt(size_t idx) const in stringAt() function in android::ResStringPool
528 inline base::expected<StringPiece16, NullOrIOError> stringAt( in stringAt() function