Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_client.h63 static constexpr Duration HML_CLOSE_DELAY = std::chrono::seconds(3); member in OHOS::AppDistributedKv::SoftBusClient
H A Dsoftbus_client.cpp206 auto delay = type_ == QOS_BR ? BR_CLOSE_DELAY : HML_CLOSE_DELAY; in CalcExpireTime()

Completed in 1 milliseconds