Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp71 constexpr int32_t BLOCK_INTERVAL_SEND_FILE = 8 * 1000; member
364 auto requestSendFileBlock = std::make_shared<BlockObject<int32_t>>(BLOCK_INTERVAL_SEND_FILE, ERR_BAD_VALUE); in RequestSendFile()

Completed in 2 milliseconds