Home
last modified time | relevance | path

Searched defs:lastTaskId_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.h168 uint32_t lastTaskId_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h439 TaskId lastTaskId_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwatch_dog.cpp141 int64_t lastTaskId_ = -1; member in OHOS::Ace::ThreadWatcher