Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dlocating_required_data_config.h39 SetScanTimeoutMs(LocatingRequiredDataConfig.GetScanTimeoutMs()); in LocatingRequiredDataConfig()
74 inline int GetScanTimeoutMs() const in GetScanTimeoutMs() function
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp956 asyncContext->timeout_ = config->GetScanTimeoutMs(); in CreateReverseGeocodeAsyncContext()