Home
last modified time | relevance | path

Searched defs:timeLimit (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dtrace_collector_impl.cpp50 UCollect::TraceCaller &caller, uint32_t timeLimit) in DumpTraceWithDuration()
64 int32_t timeLimit) in StartDumpTrace()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/xcollie/
H A DxcollieInterface.h27 virtual int32_t SetTimerCount(const std::string& name, uint32_t timeLimit, int32_t countLimit) in SetTimerCount()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/xcollie/
H A DxcollieInterface_impl.cpp27 int32_t XcollieInterfaceImpl::SetTimerCount(const std::string& name, uint32_t timeLimit, int32_t co… in SetTimerCount()
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_task.h91 uint64_t timeLimit; variable
H A Dxcollie.cpp44 int XCollie::SetTimerCount(const std::string &name, unsigned int timeLimit, int countLimit) in SetTimerCount()
H A Dwatchdog_task.cpp85 WatchdogTask::WatchdogTask(std::string name, unsigned int timeLimit, int countLimit) in WatchdogTask()
H A Dwatchdog_inner.cpp583 int64_t WatchdogInner::SetTimerCountTask(const std::string &name, uint64_t timeLimit, int countLimi… in SetTimerCountTask()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Dtrace_decorator.cpp42 uint32_t timeLimit) in DumpTraceWithDuration()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Drenderer_in_server.cpp336 int64_t timeLimit = 1000000000; // 1s in ShouldEnableStandBy() local
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp1549 TraceRetInfo DumpTrace(int timeLimit) in DumpTrace()