Searched refs:GetSizeErrorThresholdBytes (Results 1 – 2 of 2) sorted by relevance
419 if (required_capacity > GetSizeErrorThresholdBytes()) { in Save()421 << GetSizeErrorThresholdBytes() in Save()1327 if (uncompressed_data_size > GetSizeErrorThresholdBytes()) { in LoadInternal()1329 << GetSizeErrorThresholdBytes() in LoadInternal()2237 size_t ProfileCompilationInfo::GetSizeErrorThresholdBytes() const { in GetSizeErrorThresholdBytes() function in art::ProfileCompilationInfo
929 size_t GetSizeErrorThresholdBytes() const;