Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Drequest_config.h95 inline int GetTimeOut() in GetTimeOut() function
/base/location/frameworks/js/napi/source/
Dlocation_napi_event.cpp399 asyncContext->timeout_ = config->GetTimeOut(); in CreateSingleLocationAsyncContext()
1652 if (config->GetTimeOut() < MIN_TIMEOUTMS_FOR_LOCATIONONCE) { in IsRequestConfigValid()