Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_checker.h47 static int32_t GetFunctionTimeout() in GetFunctionTimeout() function
H A Dace_performance_check.cpp225 if (record.first < AceChecker::GetFunctionTimeout()) { in RecordFunctionTimeout()