Home
last modified time | relevance | path

Searched refs:HasEmptyContent (Results 1 – 1 of 1) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info.cc404 bool HasEmptyContent() const;
1566 bool ProfileCompilationInfo::ProfileSource::HasEmptyContent() const { in HasEmptyContent() function in art::ProfileCompilationInfo::ProfileSource
1811 if (source->HasEmptyContent()) { in LoadInternal()