Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dasync_obtain_data.cpp131 ProgressInfo progress{ "", ASYNC_IDLE, 0 }; in InvokeCallback()
152 processInfo_.srcDevName = (info.syncStatus == ASYNC_IDLE ? "Local" : info.srcDevName); in UpdateProcessInfo()
167 taskStatus_ = ASYNC_IDLE; in ClearTask()
202 if (processInfo_.syncStatus == ASYNC_SUCCESS || processInfo_.syncStatus == ASYNC_IDLE) { in CalSyncProgress()
H A Dasync_obtain_data.h51 AsyncTaskStatus taskStatus_{ ASYNC_IDLE };
/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Dunified_types.h85 ASYNC_IDLE = 0,
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp337 AsyncProcessInfo processInfo{ASYNC_IDLE, ASYNC_IDLE, "", 0, 0, 0, 0, 0}; in NotifySyncProcss()
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h53 constexpr int ASYNC_IDLE = 0; member
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dudmf_client_test.cpp2591 if (progress.status == ASYNC_IDLE || progress.status == ASYNC_RUNNING) { in HWTEST_F()
2654 if (progress.status == ASYNC_IDLE || progress.status == ASYNC_RUNNING) { in HWTEST_F()

Completed in 8 milliseconds