Searched refs:GetSizeWarningThresholdBytes (Results 1 – 2 of 2) sorted by relevance
497 if (output_size > GetSizeWarningThresholdBytes()) { in Save()499 << GetSizeWarningThresholdBytes() in Save()1333 if (uncompressed_data_size > GetSizeWarningThresholdBytes()) { in LoadInternal()1335 << GetSizeWarningThresholdBytes() in LoadInternal()2233 size_t ProfileCompilationInfo::GetSizeWarningThresholdBytes() const { in GetSizeWarningThresholdBytes() function in art::ProfileCompilationInfo
927 size_t GetSizeWarningThresholdBytes() const;