Searched refs:GetNextFragment (Results 1 – 3 of 3) sorted by relevance
33 const Fragment* const GetNextFragment();
127 const EncodedDataHelper::Fragment* const EncodedDataHelper::GetNextFragment() { in GetNextFragment() function in android::EncodedDataHelper
328 auto fragment = encoded_data_helper_->GetNextFragment(); in FeedInputBuffer()