Searched refs:GetSizeWarningThresholdBytes (Results 1 – 2 of 2) sorted by relevance
1150 if (file_offset > GetSizeWarningThresholdBytes()) { in Save()1152 << GetSizeWarningThresholdBytes() in Save()1865 if (uncompressed_data_size > GetSizeWarningThresholdBytes()) { in LoadInternal()1867 << GetSizeWarningThresholdBytes() in LoadInternal()3006 size_t ProfileCompilationInfo::GetSizeWarningThresholdBytes() const { in GetSizeWarningThresholdBytes() function in art::ProfileCompilationInfo
1037 size_t GetSizeWarningThresholdBytes() const;