Home
last modified time | relevance | path

Searched defs:oldSize (Results 1 - 25 of 25) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_on_size_change_function.cpp26 JSRef<JSObject> oldSize = JSRef<JSObject>::New(); in Execute() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/
H A Djson.h104 const size_t oldSize = out.size(); in append() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson.h102 const size_t oldSize = out.size(); in append() local
H A Decs_animation.cpp1201 const size_t oldSize = data.size(); in SetKeyFrameData() local
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dsms_adapter.cpp82 int32_t oldSize = BConstants::DEFAULT_VFS_CACHE_PRESSURE; in UpdateMemPara() local
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_cache.cpp142 size_t oldSize = !inCache ? 0 : iter->second->cacheObj->GetSize(); in CacheImageData() local
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_proxy_test.cpp876 int32_t oldSize = 500; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_proxy_test.cpp1541 int32_t oldSize =500; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dfile_metadata_stream.cpp453 ssize_t oldSize = GetSize(); in CopyFrom() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_helper.cpp142 size_t oldSize = size; in AddDirEntry() local
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_helper_mock.cpp167 size_t oldSize = size; in AddDirEntry() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h466 const auto oldSize = size(); in erase() local
517 const auto oldSize = size(); insert() local
559 const auto oldSize = size(); push_back() local
576 const auto oldSize = size(); append() local
603 size_type oldSize; append() local
851 const auto oldSize = length(); allocate() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp705 int32_t oldSize = 0; in HandleUpdateMemoryPara() local
H A Dstorage_daemon_proxy.cpp945 int32_t StorageDaemonProxy::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara() argument
H A Dstorage_daemon.cpp1279 int32_t StorageDaemon::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara() argument
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp615 int32_t StorageDaemonCommunication::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara() argument
/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp224 int32_t StorageDaemonProxy::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara() argument
H A Dstorage_manager_proxy_mock.cpp275 int32_t StorageManagerProxy::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara() argument
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager_stub.cpp1180 int32_t oldSize = 0; in HandleUpdateMemoryPara() local
H A Dstorage_manager.cpp626 int32_t StorageManager::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara() argument
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp332 int32_t oldSize = StorageMgrAdapter::UpdateMemPara(BConstants::BACKUP_VFS_CACHE_PRESSURE); in InitBackupSession() local
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp1355 int32_t StorageManagerProxy::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp2111 const size_t oldSize = jointBoundsData_.size(); in CalculateJointBounds() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h413 typename Container::size_type oldSize = container.size(); in EraseIf() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp1999 auto oldSize = rect.GetSize(); in GetPaintRectWithTransform() local
[all...]

Completed in 45 milliseconds