Home
last modified time | relevance | path

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

/base/time/time_service/test/unittest/service_test/include/
H A Dtimer_info_test.h45 void SetDisposable(const bool &disposable);
96 void TimerInfoTest::SetDisposable(const bool &_disposable) in SetDisposable() function in OHOS::MiscServices::TimerInfoTest
/base/time/time_service/interfaces/inner_api/include/
H A Ditimer_info.h82 * SetDisposable set timer disposable or not
88 void SetDisposable(const bool &_disposable) in SetDisposable() function in OHOS::MiscServices::ITimerInfo
/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp955 timerInfo->SetDisposable(true); in HWTEST_F()
983 timerInfo->SetDisposable(true); in HWTEST_F()

Completed in 3 milliseconds