Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dlocating_required_data_config.h37 SetNeedStartScan(LocatingRequiredDataConfig.GetNeedStartScan()); in LocatingRequiredDataConfig()
59 inline void SetNeedStartScan(bool needStartScan) in SetNeedStartScan() function
/base/location/test/location_locator/source/
Dlocator_required_data_manager_test.cpp53 dataConfig->SetNeedStartScan(false);
74 dataConfig->SetNeedStartScan(false);
/base/location/frameworks/native/source/
Dnapi_util.cpp272 config->SetNeedStartScan(valueBool); in JsObjToLocatingRequiredDataConfig()