Home
last modified time | relevance | path

Searched refs:SetTimeout (Results 1 - 6 of 6) sorted by relevance

/base/notification/common_event_service/services/include/
H A Dcommon_event_control_manager.h154 bool SetTimeout();
/base/notification/eventhandler/interfaces/inner_api/
H A Devent_runner.h271 void SetTimeout(int64_t distributeTimeout) in SetTimeout() function in OHOS::AppExecFwk::final
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_runner_test.cpp396 runner->SetTimeout(timeout); in HWTEST_F()
/base/telephony/sms_mms/services/mms/
H A Dmms_network_client.cpp260 httpReq.SetTimeout(HTTP_TIME_MICRO_SECOND); in HttpRequest()
/base/notification/common_event_service/services/src/
H A Dcommon_event_control_manager.cpp637 SetTimeout(); in SetTime()
641 bool CommonEventControlManager::SetTimeout() in SetTimeout() function in OHOS::EventFwk::CommonEventControlManager
694 SetTimeout(); in CurrentOrderedEventTimeout()
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_control_manager_test.cpp164 * @tc.desc: test SetTimeout function.
172 EXPECT_EQ(true, commonEventControlManager.SetTimeout()); in HWTEST_F()

Completed in 6 milliseconds