Home
last modified time | relevance | path

Searched defs:TriggerTimerCount (Results 1 – 3 of 3) 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() function
/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() function in OHOS::Ace::XcollieInterfaceImpl
/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() function in OHOS::HiviewDFX::XCollie