Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_event.cpp53 const int MIN_TIMEOUTMS_FOR_LOCATIONONCE = 1000; variable
1521 if (config->GetTimeOut() < MIN_TIMEOUTMS_FOR_LOCATIONONCE) { in IsRequestConfigValid()