| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | usetiter.h | 265 int32_t range; member in UnicodeSetIterator [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_join.h | 251 std::string StrJoin(const Range& range, absl::string_view separator, in StrJoin() argument 274 std::string StrJoin(const Range& range, absl::string_view separator) { in StrJoin() argument [all...] |
| /base/print/print_fwk/frameworks/helper/scan_helper/src/ |
| H A D | scan_range_helper.cpp | 26 napi_value ScanRangeHelper::MakeJsObject(napi_env env, const ScanRange &range) in MakeJsObject() argument
|
| /base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
| H A D | print_job_test.cpp | 260 OHOS::Print::PrintRange range, getRange; in HWTEST_F() local 449 OHOS::Print::PrintRange range; in HWTEST_F() local 467 OHOS::Print::PrintRange range; in HWTEST_F() local
|
| /base/msdp/device_status/rust/subsystem/distributed_hardware/binding/include/ |
| H A D | dm_binding_internal.h | 28 int32_t range; member
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | js_third_provider_interaction_operation_utils.h | 68 auto range = nativeInfo.GetRangeInfo(); in TransformAccessbilityElementInfo() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
| H A D | rs_common_hook.cpp | 73 void RsCommonHook::GetComponentPowerFps(FrameRateRange& range) in GetComponentPowerFps() argument
|
| /foundation/graphic/graphic_surface/surface/src/ |
| H A D | metadata_helper.cpp | 41 uint32_t range = static_cast<uint32_t>(colorSpaceInfo.range); in ConvertColorSpaceInfoToType() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
| H A D | render_color_conversion_common.h | 54 vec3 TonemapLuma(const vec3 color, const float luma, const float range) in TonemapLuma() argument 62 vec3 TonemapLumaInv(const vec3 color, const float luma, const float range) in TonemapLumaInv() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| H A D | rs_frame_rate_linker.cpp | 83 void RSFrameRateLinker::UpdateFrameRateRange(const FrameRateRange& range, int32_t animatorExpectedFrameRate) in UpdateFrameRateRange() argument 97 void RSFrameRateLinker::UpdateFrameRateRangeImme(const FrameRateRange& range, int32_t animatorExpectedFrameRate) in UpdateFrameRateRangeImme() argument 102 RSInterfaces::GetInstance().SyncFrameRateRange(GetId(), range, animatorExpectedFrameRate); in UpdateFrameRateRangeImme() local
|
| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/ |
| H A D | rs_animat_rate_decider_test.cpp | 75 FrameRateRange range; in HWTEST_F() local 152 auto range = rateDecider_->GetFrameRateRange(); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
| H A D | rs_animation_rate_decider_test.cpp | 87 FrameRateRange range; in HWTEST_F() local 139 auto range = rateDecider_->GetFrameRateRange(); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/ |
| H A D | convert.cpp | 37 Boundary Convert(const SPText::Range<size_t>& range) in Convert() argument
|
| /foundation/multimedia/av_codec/test/unittest/hls_test/ |
| H A D | hls_tags_unit_test.cpp | 69 std::pair<std::size_t, std::size_t> range = attribute->GetByteRange();
in HWTEST_F() local
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
| H A D | configure_test.cpp | 93 OH_AVRange range; in HWTEST_F() local 123 OH_AVRange range; in HWTEST_F() local 156 OH_AVRange range; HWTEST_F() local 189 OH_AVRange range; HWTEST_F() local 222 OH_AVRange range; HWTEST_F() local 255 OH_AVRange range; HWTEST_F() local 288 OH_AVRange range; HWTEST_F() local 320 OH_AVRange range; HWTEST_F() local [all...] |
| /foundation/multimedia/player_framework/frameworks/js/recorder/ |
| H A D | recorder_capability_napi.cpp | 308 Range range = (*it)->bitrate; in GetJsResult() local 345 Range range = (*it)->audioBitrateRange; in GetJsResult() local [all...] |
| /foundation/resourceschedule/ffrt/src/sync/ |
| H A D | delayed_worker.cpp | 209 auto range = map.equal_range(to); in remove() local
|
| /foundation/communication/dsoftbus/core/frame/standard/client_manager/src/ |
| H A D | softbus_client_info_manager.cpp | 131 ClientObjRange range = clientObjectMap_.equal_range(pkgName); in GetSoftbusClientProxy() local 152 ClientObjRange range = clientObjectMap_.equal_range(pkgName); in SoftbusClientIsExist() local
|
| /foundation/communication/netstack/test/unittest/tls_test/core/ |
| H A D | tls_config_enhanced.test.cpp | 82 TransferRange range; in HWTEST_F() local 118 TlsVersionRange range; in HWTEST_F() local [all...] |
| /foundation/communication/netstack/test/unittest/tlssocket/core/ |
| H A D | tls_config_enhanced.test.cpp | 82 TransferRange range; in HWTEST_F() local 118 TlsVersionRange range; in HWTEST_F() local [all...] |
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/ |
| H A D | mock_dhcp_service.cpp | 78 DhcpErrorCode __wrap_SetDhcpRange(const char *ifname, const DhcpRange *range) in __wrap_SetDhcpRange() argument 92 DhcpErrorCode __wrap_PutDhcpRange(const char *tagName, const DhcpRange *range) in __wrap_PutDhcpRange() argument 106 DhcpErrorCode __wrap_RemoveDhcpRange(const char *tagName, const void *range) in __wrap_RemoveDhcpRange() argument
|
| /foundation/communication/netstack/frameworks/native/tls_socket/src/ |
| H A D | tls_config_enhanced.cpp | 206 TlsVersionRange range; in ConvertTlsVersion() local [all...] |
| /foundation/distributedhardware/device_manager/test/commonunittest/ |
| H A D | UTTest_discovery_filter.cpp | 322 int32_t range = 1; in HWTEST_F() local 331 int32_t range = -1; in HWTEST_F() local 340 int32_t range = 1; in HWTEST_F() local [all...] |
| H A D | UTTest_dm_discovery_filter.cpp | 446 int32_t range = 1; in HWTEST_F() local 461 int32_t range = -1; in HWTEST_F() local 476 int32_t range = 1; in HWTEST_F() local [all...] |
| /foundation/communication/dhcp/frameworks/native/src/ |
| H A D | dhcp_server_impl.cpp | 140 ErrCode DhcpServerImpl::PutDhcpRange(const std::string& tagName, const DhcpRange& range) in PutDhcpRange() argument 147 ErrCode DhcpServerImpl::RemoveDhcpRange(const std::string& tagName, const DhcpRange& range) in RemoveDhcpRange() argument 161 ErrCode DhcpServerImpl::SetDhcpRange(const std::string& ifname, const DhcpRange& range) in SetDhcpRange() argument
|