| /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() 255 …ocation::LocationInfoCallbackHost> GetLocationCallBack(const Location_RequestConfig* requestConfig) in GetLocationCallBack()
|
| /base/location/test/location_locator/source/ |
| 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 502 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 525 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 544 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 565 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 591 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable [all …]
|
| D | work_record_test.cpp | 105 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 129 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 162 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 196 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 216 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 248 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_impl_test.cpp | 226 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 468 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 488 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 554 …std::unique_ptr<LocatingRequiredDataConfig> requestConfig = std::make_unique<LocatingRequiredDataC… variable 998 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable
|
| D | locator_service_test.cpp | 802 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 943 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 956 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 969 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 | 51 void RequestConfig::Set(RequestConfig& requestConfig) in Set() 65 bool RequestConfig::IsSame(RequestConfig& requestConfig) in IsSame() 91 auto requestConfig = new 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 | 82 std::unique_ptr<Location::RequestConfig>& requestConfig) in CJCurrentLocationRequestToRequestConfig() 91 std::unique_ptr<Location::RequestConfig>& requestConfig) in CJSingleLocationRequestRequestToRequestConfig() 219 std::unique_ptr<Location::RequestConfig>& requestConfig) in CJLocationRequestToRequestConfig() 233 std::unique_ptr<Location::RequestConfig>& requestConfig) in CJContinuousLocationRequestToRequestConfig() 259 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/test/location_manager/source/ |
| D | request_manager_test.cpp | 53 auto requestConfig = std::make_unique<RequestConfig>(); in SetUp() local 98 std::unique_ptr<RequestConfig> requestConfig = in FillRequestField() local 167 auto requestConfig = std::make_unique<RequestConfig>(); variable 637 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 673 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 724 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable
|
| D | locator_ability_test.cpp | 318 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 334 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 349 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 364 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 1002 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 1122 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 1208 …std::unique_ptr<LocatingRequiredDataConfig> requestConfig = std::make_unique<LocatingRequiredDataC… variable
|
| /base/location/test/fuzztest/locator/requestmanager_fuzzer/ |
| D | requestmanager_fuzzer.cpp | 37 auto requestConfig = std::make_unique<RequestConfig>(); in RequestManagerFuzzerTest() local 73 auto requestConfig = std::make_unique<RequestConfig>(); in RequestFuzzerTest() 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/frameworks/ets/taihe/locator_sdk/src/ |
| D | util.cpp | 119 std::unique_ptr<RequestConfig>& requestConfig) in TaiheCurrentRequestObjToRequestConfig() 189 std::unique_ptr<RequestConfig>& requestConfig) in TaiheCurrentRequestObjToRequestConfig()
|
| /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/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/location_network/source/ |
| D | network_ability_test.cpp | 141 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 574 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 598 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable
|
| /base/web/webview/test/fuzztest/ohos_nweb/copyframe_fuzzer/ |
| D | copyframe_fuzzer.cpp | 53 BufferRequestConfig requestConfig = { in CopyFrameFuzzTest() local
|
| /base/location/frameworks/location_common/common/source/ |
| D | request.cpp | 41 Request::Request(std::unique_ptr<RequestConfig>& requestConfig, in Request() 74 void Request::SetRequestConfig(RequestConfig& requestConfig) in SetRequestConfig()
|
| /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
|