Searched refs:GetVerifierLoggingThresholdMs (Results 1 – 2 of 2) sorted by relevance
941 uint32_t GetVerifierLoggingThresholdMs() const { in GetVerifierLoggingThresholdMs() function
5261 if (duration_ns > MsToNs(Runtime::Current()->GetVerifierLoggingThresholdMs())) { in VerifyMethod()