/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/memory_monitor/src/ |
H A D | memory_monitor.cpp | 45 uint32_t realSize; member 70 int realSize = GetRealMallocSize(size); in HcMonitorMalloc() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_image_cache.cpp | 80 auto realSize = type == Media::AllocatorType::SHARE_MEM_ALLOC in CachePixelMap() local 151 … auto realSize = pixelMap->GetAllocatorType() == Media::AllocatorType::SHARE_MEM_ALLOC in ReleasePixelMapCache() local 194 … auto realSize = pixelMap->GetAllocatorType() == Media::AllocatorType::SHARE_MEM_ALLOC in CheckRefCntAndReleaseImageCache() local
|
H A D | rs_pixel_map_util.cpp | 152 Size realSize; in TransformDataSetForAstc() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
H A D | drag_bar_layout_algorithm.cpp | 61 auto realSize = SizeF(DRAG_ICON_WIDTH.ConvertToPx(), DRAG_ICON_HEIGHT.ConvertToPx()); in MeasureContent() local
|
/ohos5.0/base/tee/tee_client/services/authentication/ |
H A D | tcu_authentication.c | 76 static int GetFileSize(const char *path, int *realSize) in GetFileSize() 189 int realSize = 0; in ReadXmlFile() local
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/common/src/ |
H A D | http.cpp | 27 size_t realSize = size * nmemb; in HttpCurlWriteStrData() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/ |
H A D | linear_layout_utils.h | 28 OptionalSizeF realSize; member
|
H A D | linear_layout_utils.cpp | 124 OptionalSizeF realSize; in Measure() local
|
/ohos5.0/base/update/updateservice/services/firmware/common/src/ |
H A D | firmware_update_helper.cpp | 136 int64_t realSize = FileUtils::GetFileSize(component.spath); in IsUpgradePackagesReady() local
|
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_loader.cpp | 94 size_t realSize = BUF_SIZE; in LoadCJModule() local
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/ |
H A D | content_reader.cpp | 46 uint32_t realSize = rawData->GetDataLength(); in UpdateRealSize() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_image.cpp | 153 RSRect SvgImage::CalcDstRect(const Size& realSize, const Rect& viewBox) in CalcDstRect()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/ |
H A D | image_animator_pattern.cpp | 141 CalcSize realSize = { CalcLength(images_[index].width), CalcLength(images_[index].height) }; in UpdateShowingImageInfo() local 194 CalcSize realSize = { CalcLength(image.width), CalcLength(image.height) }; in UpdateCacheImageInfo() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_split/ |
H A D | linear_split_layout_algorithm.cpp | 48 OptionalSizeF realSize; in Measure() local 99 OptionalSizeF realSize; in MeasureBeforeAPI10() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/ |
H A D | media_source_filter.cpp | 181 auto realSize = data->GetMemory()->GetCapacity(); in PullData() local
|
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
H A D | memory_collector_impl.cpp | 160 static bool ReadMemFromAILib(AIProcessMem memInfos[], int len, int& realSize) in ReadMemFromAILib() 476 int realSize = 0; in CollectAllAIProcess() local
|
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | audio_adapter_info_common.cpp | 329 int32_t realSize = 0; in AudioAdapterParsePorts() local 620 int32_t realSize = -1; in AudioAdaptersForUser() local
|
H A D | fast_audio_render.cpp | 325 int32_t realSize = reqSize; in FastRenderReqMmapBuffer() local
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
H A D | audio_capture_ext_impl.cpp | 299 int32_t realSize = reqSize; in ReqMmapBuffer() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/frameworks/allocator/ |
H A D | dfx_allocator.c | 336 size_t realSize = size; in DfxAlloc() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
H A D | stream_demuxer.cpp | 289 auto realSize = data->GetMemory()->GetCapacity(); in PullData() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/ |
H A D | flex_layout_algorithm.cpp | 246 …d FlexLayoutAlgorithm::TravelChildrenFlexProps(LayoutWrapper* layoutWrapper, const SizeF& realSize) in TravelChildrenFlexProps() 873 …auto realSize = CreateIdealSizeByPercentRef(layoutConstraint.value(), axis, measureType, needToCon… in Measure() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/ |
H A D | render_drag_bar.cpp | 113 auto realSize = Size(NormalizeToPx(DRAG_ICON_WIDTH), NormalizeToPx(DRAG_ICON_HEIGHT)); in PerformLayout() local
|
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/ |
H A D | audio_adapter_info_common.c | 147 int realSize = 0; in AudioAdaptersForUser() local
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/test/unittest/pasteboardapi/ |
H A D | PasteBoardApiExceptionJsunit.test.js | 1056 let realSize = {height: 5, width: 100}; class in AnonymousFunction461317110100.buildPixelMap
|