Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/interfaces/innerkits/mdnsclient/include/
H A Dmdns_common.h34 static constexpr int32_t SYNC_TIMEOUT = 5; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Ddevice_manager_adapter.h114 static constexpr int32_t SYNC_TIMEOUT = 60 * 1000; // ms variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_systempasteboard.cpp39 constexpr size_t SYNC_TIMEOUT = 3500; variable