/ohos5.0/base/location/frameworks/native/location_ndk/source/ |
H A 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() 251 …ocation::LocationInfoCallbackHost> GetLocationCallBack(const Location_RequestConfig* requestConfig) in GetLocationCallBack()
|
/ohos5.0/base/location/test/location_locator/source/ |
H A 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
|
H A D | report_manager_test.cpp | 130 auto requestConfig = std::make_unique<RequestConfig>(); variable 175 auto requestConfig = std::make_unique<RequestConfig>(); variable 285 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 405 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 422 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 457 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 502 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable
|
H A 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
|
H A D | locator_service_test.cpp | 172 std::unique_ptr<RequestConfig> requestConfig = RequestConfig::Unmarshalling(data); in StartAndStopForLocating() local 251 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 274 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 893 …std::unique_ptr<CachedGnssLocationsRequest> requestConfig = std::make_unique<CachedGnssLocationsRe… variable 932 std::unique_ptr<CachedGnssLocationsRequest> requestConfig = nullptr; variable 1964 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 2122 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 2136 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable 2150 std::unique_ptr<RequestConfig> requestConfig = std::make_unique<RequestConfig>(); variable
|
H A 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
|
/ohos5.0/base/location/frameworks/base_module/source/ |
H A 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
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/location_proxy_adapter_test/ |
H A 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
|
/ohos5.0/base/location/frameworks/native/location_ndk/include/ |
H A D | location_info_callback_host.h | 35 inline void SetRequestConfig(const Location_RequestConfig* requestConfig) in SetRequestConfig()
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/fence/test/unittest/ |
H A D | fence_fd_test.h | 35 static inline BufferRequestConfig requestConfig = { variable
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_location_proxy_adapter_wrapper.cpp | 28 …kLocationProxyAdapterWrapper::StartLocating(std::shared_ptr<OHOS::NWeb::LocationRequestConfig> req… in StartLocating()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_location_proxy_adapter_impl.cpp | 30 …ArkWebRefPtr<ArkLocationRequestConfig> requestConfig, ArkWebRefPtr<ArkLocationCallbackAdapter> cal… in StartLocating()
|
/ohos5.0/base/location/test/location_manager/source/ |
H A 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
|
H A 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
|
/ohos5.0/base/location/test/fuzztest/locator/locatorbackgroundproxy_fuzzer/ |
H A D | locatorbackgroundproxy_fuzzer.cpp | 41 std::unique_ptr<RequestConfig> requestConfig = in LocatorBackgroundProxyFuzzerTest() local
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/manager/memory_manager/ |
H A D | effect_memory.cpp | 106 SurfaceBuffer *CreateSurfaceBuffer(BufferRequestConfig &requestConfig) in CreateSurfaceBuffer() 128 BufferRequestConfig requestConfig = { in Alloc() local
|
/ohos5.0/base/web/webview/ohos_wrapper/src/ |
H A D | nweb_location_wrapper.cpp | 42 std::unique_ptr<RequestConfig>& requestConfig, in StartLocating()
|
/ohos5.0/base/location/test/location_network/source/ |
H A 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
|
/ohos5.0/foundation/multimedia/image_effect/test/unittest/mock/src/ |
H A D | mock_producer_surface.cpp | 31 BufferRequestConfig requestConfig = { in AllocDmaMemory() local
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/ |
H A D | surface_adapter_impl_test.cpp | 65 BufferRequestConfig requestConfig = { in GetBufferRequestConfig() local 230 auto requestConfig = GetBufferRequestConfig(format); variable
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/common/ |
H A D | frame_record.cpp | 98 BufferRequestConfig requestConfig = { in DeepCopyBuffer() local
|
/ohos5.0/base/location/test/fuzztest/locator/requestmanager_fuzzer/ |
H A D | requestmanager_fuzzer.cpp | 61 auto requestConfig = std::make_unique<RequestConfig>(); in RequestFuzzerTest() local
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | native_buffer_test.cpp | 644 BufferRequestConfig requestConfig = { variable 741 BufferRequestConfig requestConfig = {.width = 0x100, .height = 0x100, .strideAlignment = 0x8, variable 803 BufferRequestConfig requestConfig = {.width = 0x100, .height = 0x100, .strideAlignment = 0x8, variable
|
/ohos5.0/base/location/frameworks/location_common/common/source/ |
H A D | request.cpp | 41 Request::Request(std::unique_ptr<RequestConfig>& requestConfig, in Request() 73 void Request::SetRequestConfig(RequestConfig& requestConfig) in SetRequestConfig()
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | self_request_manager.cpp | 44 RequestConfig requestConfig; in SelfRequestManager() local
|