Home
last modified time | relevance | path

Searched refs:CONNECT_TIME_OUT (Results 1 – 2 of 2) sorted by relevance

/base/location/interfaces/inner_api/include/
Dcommon_utils.h72 const int CONNECT_TIME_OUT = 10; variable
/base/location/services/location_network/network/source/
Dnetwork_ability.cpp132 … uniqueLock, std::chrono::seconds(CONNECT_TIME_OUT), [this]() { return nlpServiceReady_; }); in ConnectNlpService()