Home
last modified time | relevance | path

Searched defs:timeCallback (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/utils/src/
H A Davsession_sysevent.cpp57 auto timeCallback = [this]() { in Regiter() local
/ohos5.0/base/useriam/face_auth/services_ex/src/
H A Dscreen_brightness_task.cpp346 auto timeCallback = [weak_self = weak_from_this()]() { in DoIncreaseBrightness() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp1258 auto timeCallback = []() { FormTimerMgr::GetInstance().OnIntervalTimeOut(); }; in EnsureInitIntervalTimer() local
1291 auto timeCallback = []() { FormRecordReport::GetInstance().HandleFormRefreshCount(); }; in FormRefreshCountReport() local
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp1893 std::function<void()> timeCallback = nullptr; in StartTimer() local