Home
last modified time | relevance | path

Searched defs:triggerTime (Results 1 – 9 of 9) sorted by relevance

/foundation/resourceschedule/device_standby/services/test/unittest/mock/
Dmock_ipc.cpp43 bool TimeServiceClient::StartTimer(uint64_t timerId, uint64_t triggerTime) in StartTimer()
/foundation/resourceschedule/device_standby/plugins/ext/src/
Dbase_state.cpp138 ErrCode BaseState::StartStateTransitionTimer(int64_t triggerTime) in StartStateTransitionTimer()
/foundation/resourceschedule/ffrt/src/queue/
Deventhandler_adapter_queue.cpp298 void EventHandlerAdapterQueue::PushHistoryTask(QueueTask* task, uint64_t triggerTime, uint64_t comp… in PushHistoryTask()
Dqueue_handler.cpp306 uint64_t triggerTime{0}; in Dispatch() local
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
Ddevice_timed_collect.cpp100 void DeviceTimedCollect::ProcessPersistenceLoopTask(int64_t disTime, int64_t triggerTime, std::stri… in ProcessPersistenceLoopTask()
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
Ddevice_timed_collect_test.cpp806 int triggerTime = 1729909174; variable
/foundation/multimodalinput/input/service/event_handler/src/
Devent_normalize_handler.cpp936 int32_t triggerTime = KeyRepeat->GetIntervalTime(keyEvent->GetDeviceId()); in AddHandleTimer() local
/foundation/communication/dsoftbus/dfx/interface/include/form/
Dlnn_event_form.h120 uint64_t triggerTime; // TRIGGER_LNN_TIME member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_connection_fsm.c173 void SetLnnTriggerInfo(uint64_t triggerTime, int32_t deviceCnt, int32_t triggerReason) in SetLnnTriggerInfo()