Home
last modified time | relevance | path

Searched refs:SetTimerCount (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hicollie/interfaces/native/innerkits/include/xcollie/
H A Dxcollie.h50 int SetTimerCount(const std::string &name, unsigned int timeLimit, int countLimit);
/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie.cpp44 int XCollie::SetTimerCount(const std::string &name, unsigned int timeLimit, int countLimit) in SetTimerCount() function in OHOS::HiviewDFX::XCollie
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dxcollie_interface_test.cpp200 int id = XCollie::GetInstance().SetTimerCount("HIT_EMPTY_WARNING", 2, 3); in HWTEST_F()

Completed in 2 milliseconds