Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dlocating_required_data_config.h38 SetScanIntervalMs(LocatingRequiredDataConfig.GetScanIntervalMs()); in LocatingRequiredDataConfig()
69 inline void SetScanIntervalMs(int scanIntervalMs) in SetScanIntervalMs() function
/base/location/test/location_locator/source/
Dlocator_required_data_manager_test.cpp54 dataConfig->SetScanIntervalMs(1);
75 dataConfig->SetScanIntervalMs(1);
/base/location/frameworks/native/source/
Dnapi_util.cpp275 config->SetScanIntervalMs(valueInt); in JsObjToLocatingRequiredDataConfig()