Home
last modified time | relevance | path

Searched defs:bTrigger (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/xcollie/
H A DxcollieInterface.h31 …virtual void TriggerTimerCount(const std::string& name, bool bTrigger, const std::string& message)… in TriggerTimerCount()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/xcollie/
H A DxcollieInterface_impl.cpp32 void XcollieInterfaceImpl::TriggerTimerCount(const std::string& name, bool bTrigger, const std::str… in TriggerTimerCount()
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie.cpp49 void XCollie::TriggerTimerCount(const std::string &name, bool bTrigger, const std::string &message) in TriggerTimerCount()
H A Dwatchdog_inner.cpp599 void WatchdogInner::TriggerTimerCountTask(const std::string &name, bool bTrigger, const std::string… in TriggerTimerCountTask()