Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h786 bool HasEmptyContent() const;
Dprofile_compilation_info.cc1278 bool ProfileCompilationInfo::ProfileSource::HasEmptyContent() const { in HasEmptyContent() function in art::ProfileCompilationInfo::ProfileSource
1308 if (source->HasEmptyContent()) { in LoadInternal()