Searched refs:MIN_TIMEOUTMS_FOR_LOCATIONONCE (Results 1 – 1 of 1) sorted by relevance
53 const int MIN_TIMEOUTMS_FOR_LOCATIONONCE = 1000; variable1521 if (config->GetTimeOut() < MIN_TIMEOUTMS_FOR_LOCATIONONCE) { in IsRequestConfigValid()