Home
last modified time | relevance | path

Searched refs:SetDistributeTimeoutCallback (Results 1 – 2 of 2) sorted by relevance

/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
Dlib_event_handler_checker_test.cpp110 handler->SetDistributeTimeoutCallback(distributeTimeoutThread);
162 handler->SetDistributeTimeoutCallback(distributeTimeoutThread);
213 handler->SetDistributeTimeoutCallback(distributeTimeoutThread);
/base/notification/eventhandler/interfaces/inner_api/
Devent_handler.h433 void SetDistributeTimeoutCallback(const Callback &callback) in SetDistributeTimeoutCallback() function