Searched refs:HdfXCollie (Results 1 – 3 of 3) sorted by relevance
23 HdfXCollie::HdfXCollie()26 HdfXCollie::~HdfXCollie()30 int HdfXCollie::SetTimer(const std::string &name, unsigned int timeout,37 void HdfXCollie::CancelTimer(int id)42 int HdfXCollie::SetTimerCount(const std::string &name, unsigned int timeLimit, int countLimit)48 void HdfXCollie::TriggerTimerCount(const std::string &name, bool bTrigger, const std::string &messa…
28 using HdfXCollie = ::OHOS::HiviewDFX::XCollie; variable30 class HdfXCollie : public Singleton<HdfXCollie> {31 DECLARE_SINGLETON(HdfXCollie);
18 ::OHOS::HdfXCollie& inst = ::OHOS::HdfXCollie::GetInstance(); in HdfXCollieFuzzTest()