Searched refs:HasEmptyContent (Results 1 – 2 of 2) sorted by relevance
658 bool HasEmptyContent() const;
1246 bool ProfileCompilationInfo::ProfileSource::HasEmptyContent() const { in HasEmptyContent() function in art::ProfileCompilationInfo::ProfileSource1276 if (source->HasEmptyContent()) { in LoadInternal()