Home
last modified time | relevance | path

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

12

/ohos5.0/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
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h384 if (const auto oldSize = length(); size < oldSize) { in resize() local
466 const auto oldSize = size(); in erase() local
517 const auto oldSize = size(); in insert() local
559 const auto oldSize = size(); in push_back() local
576 const auto oldSize = size(); in append() local
603 size_type oldSize; in append() local
851 const auto oldSize = length(); in allocate() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson.h102 const size_t oldSize = out.size(); in append() local
/ohos5.0/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
/ohos5.0/base/update/updater/services/include/patch/
H A Dupdate_patch.h26 size_t oldSize; member
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/async_stack/
H A Dstack_table_test.cpp56 uint32_t oldSize = stackTable->GetTabelSize(); variable
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dmapped_file.cpp388 off_t oldSize = size_; in TurnNext() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_cache.cpp118 size_t oldSize = !inCache ? 0 : iter->second->cacheObj->GetSize(); in CacheImageData() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_proxy_test.cpp691 int32_t oldSize = 500; variable
H A Dstorage_daemon_service_mock.h200 virtual int32_t UpdateMemoryPara(int32_t size, int32_t &oldSize) override in UpdateMemoryPara()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_helper.cpp142 size_t oldSize = size; in AddDirEntry() local
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_helper_mock.cpp169 size_t oldSize = size; in AddDirEntry() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_data_box.cpp118 size_t oldSize = dest->size(); in ReadData() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dfile_metadata_stream.cpp453 ssize_t oldSize = GetSize(); in CopyFrom() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp207 int32_t StorageDaemonProxy::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara()
H A Dstorage_manager_proxy_mock.cpp260 int32_t StorageManagerProxy::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara()
/ohos5.0/base/update/updater/test/unittest/package/
H A Dpkg_manager_unittest.cpp422 size_t oldSize = uncompressedData.size(); in TestDecompressLz4() local
532 size_t oldSize = uncompressedData.size(); in TestDecompressGzip() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_service_mock.h274 virtual int32_t UpdateMemoryPara(int32_t size, int32_t &oldSize) override in UpdateMemoryPara()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
H A Dstoragemanagerproxymock.h270 int32_t UpdateMemoryPara(int32_t size, int32_t &oldSize) override in UpdateMemoryPara()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_storage_manager_service.h290 virtual int32_t UpdateMemoryPara(int32_t size, int32_t &oldSize) override in UpdateMemoryPara()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
H A Djson.h968 const size_t oldSize = out.size(); in CORE_BEGIN_NAMESPACE() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp562 int32_t StorageDaemonCommunication::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp638 int32_t oldSize = 0; in HandleUpdateMemoryPara() local
H A Dstorage_daemon_proxy.cpp850 int32_t StorageDaemonProxy::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager.cpp586 int32_t StorageManager::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara()

12