| /base/location/frameworks/native/location_ndk/source/ |
| D | locator_c_impl.cpp | 54 Location_ResultCode OH_Location_StartLocating(const Location_RequestConfig* requestConfig) in OH_Location_StartLocating() 84 Location_ResultCode OH_Location_StopLocating(const Location_RequestConfig* requestConfig) in OH_Location_StopLocating() 149 void OH_Location_DestroyRequestConfig(Location_RequestConfig* requestConfig) in OH_Location_DestroyRequestConfig() 159 void OH_LocationRequestConfig_SetUseScene(Location_RequestConfig* requestConfig, in OH_LocationRequestConfig_SetUseScene() 174 void OH_LocationRequestConfig_SetPowerConsumptionScene(Location_RequestConfig* requestConfig, in OH_LocationRequestConfig_SetPowerConsumptionScene() 194 void OH_LocationRequestConfig_SetInterval(Location_RequestConfig* requestConfig, in OH_LocationRequestConfig_SetInterval() 210 void OH_LocationRequestConfig_SetCallback(Location_RequestConfig* requestConfig, in OH_LocationRequestConfig_SetCallback() 229 void RemoveLocationCallBack(const Location_RequestConfig* requestConfig) in RemoveLocationCallBack() 252 …ocation::LocationInfoCallbackHost> GetLocationCallBack(const Location_RequestConfig* requestConfig) in GetLocationCallBack()
|
| /base/location/test/location_locator/source/ |
| D | work_record_test.cpp | 83 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 121 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 154 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 188 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 208 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 240 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable
|
| D | report_manager_test.cpp | 130 auto requestConfig = std::make_unique<RequestConfig>(); variable 184 auto requestConfig = std::make_unique<RequestConfig>(); variable 294 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 414 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 431 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 466 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 511 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable
|
| D | locator_impl_test.cpp | 209 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 451 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 471 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 520 …std::unique_ptr<LocatingRequiredDataConfig> requestConfig = std::make_unique<LocatingRequiredDataC… variable
|
| D | locator_service_test.cpp | 173 std::unique_ptr<RequestConfig> requestConfig = RequestConfig::Unmarshalling(data); in StartAndStopForLocating() local 252 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 275 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 894 …std::unique_ptr<CachedGnssLocationsRequest> requestConfig = std::make_unique<CachedGnssLocationsRe… variable 933 std::unique_ptr<CachedGnssLocationsRequest> requestConfig = nullptr; variable 1965 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 2123 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 2137 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 2151 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable
|
| D | location_without_permission_test.cpp | 106 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 205 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable
|
| D | locator_background_proxy_test.cpp | 157 auto requestConfig = std::make_unique<RequestConfig>(); variable 182 auto requestConfig = std::make_unique<RequestConfig>(); variable 204 auto requestConfig = std::make_unique<RequestConfig>(); variable
|
| /base/location/frameworks/base_module/source/ |
| D | request_config.cpp | 47 void RequestConfig::Set(RequestConfig& requestConfig) in Set() 59 bool RequestConfig::IsSame(RequestConfig& requestConfig) in IsSame() 83 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); in Unmarshalling() local
|
| /base/web/webview/test/unittest/ohos_adapter/location_proxy_adapter_test/ |
| D | location_proxy_adapter_test.cpp | 77 std::shared_ptr<LocationRequestConfig> requestConfig = variable 121 std::unique_ptr<OHOS::Location::RequestConfig>& requestConfig = requestConfigImpl->GetConfig(); variable 219 …std::shared_ptr<LocationRequestConfig> requestConfig = std::make_shared<LocationRequestConfigImpl>… variable 262 …std::shared_ptr<LocationRequestConfig> requestConfig = std::make_shared<LocationRequestConfigImpl>… variable
|
| /base/location/frameworks/cj/source/ |
| D | geolocationmanager_utils.cpp | 80 std::unique_ptr<Location::RequestConfig>& requestConfig) in CJCurrentLocationRequestToRequestConfig() 89 std::unique_ptr<Location::RequestConfig>& requestConfig) in CJSingleLocationRequestRequestToRequestConfig() 217 std::unique_ptr<Location::RequestConfig>& requestConfig) in CJLocationRequestToRequestConfig() 231 std::unique_ptr<Location::RequestConfig>& requestConfig) in CJContinuousLocationRequestToRequestConfig() 257 std::unique_ptr<Location::CachedGnssLocationsRequest>& requestConfig) in CJCachedGnssLocationsRequestToCachedLocationRequest()
|
| D | geolocationmanager_impl.cpp | 187 auto requestConfig = std::make_unique<Location::RequestConfig>(); in GetCurrentLocation() local 195 auto requestConfig = std::make_unique<Location::RequestConfig>(); in GetCurrentLocationCurrent() local 203 auto requestConfig = std::make_unique<Location::RequestConfig>(); in GetCurrentLocationSingle() local 209 void StartLocating(std::unique_ptr<Location::RequestConfig>& requestConfig, in StartLocating() 242 CJLocation GetCurrentLocation(std::unique_ptr<Location::RequestConfig>& requestConfig, int32_t& err… in GetCurrentLocation() 376 int32_t OnLocationChange(std::unique_ptr<OHOS::Location::RequestConfig>& requestConfig, int64_t cal… in OnLocationChange() 403 auto requestConfig = std::make_unique<Location::RequestConfig>(); in OnLocationRequest() local 410 auto requestConfig = std::make_unique<Location::RequestConfig>(); in OnContinuousLocationRequest() local
|
| /base/location/frameworks/native/location_ndk/include/ |
| D | location_info_callback_host.h | 35 inline void SetRequestConfig(const Location_RequestConfig* requestConfig) in SetRequestConfig()
|
| /base/location/test/location_manager/source/ |
| D | request_manager_test.cpp | 52 auto requestConfig = std::make_unique<RequestConfig>(); in SetUp() local 97 std::unique_ptr<RequestConfig> requestConfig = in FillRequestField() local 166 auto requestConfig = std::make_unique<RequestConfig>(); variable
|
| D | locator_ability_test.cpp | 223 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 242 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 259 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 276 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_location_proxy_adapter_impl.cpp | 30 …ArkWebRefPtr<ArkLocationRequestConfig> requestConfig, ArkWebRefPtr<ArkLocationCallbackAdapter> cal… in StartLocating()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_location_proxy_adapter_wrapper.cpp | 28 …kLocationProxyAdapterWrapper::StartLocating(std::shared_ptr<OHOS::NWeb::LocationRequestConfig> req… in StartLocating()
|
| /base/location/test/fuzztest/locator/locatorbackgroundproxy_fuzzer/ |
| D | locatorbackgroundproxy_fuzzer.cpp | 41 std::unique_ptr<RequestConfig> requestConfig = in LocatorBackgroundProxyFuzzerTest() local
|
| /base/location/test/location_network/source/ |
| D | network_ability_test.cpp | 139 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 543 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 567 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable
|
| /base/web/webview/ohos_wrapper/src/ |
| D | nweb_location_wrapper.cpp | 42 std::unique_ptr<RequestConfig>& requestConfig, in StartLocating()
|
| /base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/ |
| D | surface_adapter_impl_test.cpp | 65 BufferRequestConfig requestConfig = { in GetBufferRequestConfig() local 230 auto requestConfig = GetBufferRequestConfig(format); variable
|
| /base/location/test/fuzztest/locator/requestmanager_fuzzer/ |
| D | requestmanager_fuzzer.cpp | 61 auto requestConfig = std::make_unique<RequestConfig>(); in RequestFuzzerTest() local
|
| /base/location/frameworks/location_common/common/source/ |
| D | request.cpp | 41 Request::Request(std::unique_ptr<RequestConfig>& requestConfig, in Request() 73 void Request::SetRequestConfig(RequestConfig& requestConfig) in SetRequestConfig()
|
| /base/location/test/location_common/source/ |
| D | location_common_test.cpp | 336 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 699 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(1); variable 822 RequestConfig requestConfig; variable
|
| /base/location/frameworks/js/napi/source/ |
| D | location_napi_system.cpp | 38 auto requestConfig = std::make_unique<RequestConfig>(); in GetLocationOnce() local 206 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); in SubscribeSystemLocationChange() local
|
| /base/location/services/location_locator/locator/source/ |
| D | request_manager.cpp | 237 auto requestConfig = request->GetRequestConfig(); in RestorRequest() local 435 auto requestConfig = request->GetRequestConfig(); in ActiveLocatingStrategies() local 526 auto requestConfig = request->GetRequestConfig(); in AddRequestToWorkRecord() local 635 auto requestConfig = request->GetRequestConfig(); in UpdateRunningUids() local
|