/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_on_size_change_function.cpp | 26 JSRef<JSObject> oldSize = JSRef<JSObject>::New(); in Execute() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | string.h | 384 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 D | json.h | 102 const size_t oldSize = out.size(); in append() local
|
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/ |
H A D | sms_adapter.cpp | 82 int32_t oldSize = BConstants::DEFAULT_VFS_CACHE_PRESSURE; in UpdateMemPara() local
|
/ohos5.0/base/update/updater/services/include/patch/ |
H A D | update_patch.h | 26 size_t oldSize; member
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/async_stack/ |
H A D | stack_table_test.cpp | 56 uint32_t oldSize = stackTable->GetTabelSize(); variable
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | mapped_file.cpp | 388 off_t oldSize = size_; in TurnNext() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_cache.cpp | 118 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 D | storage_daemon_proxy_test.cpp | 691 int32_t oldSize = 500; variable
|
H A D | storage_daemon_service_mock.h | 200 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 D | file_operations_helper.cpp | 142 size_t oldSize = size; in AddDirEntry() local
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
H A D | file_operations_helper_mock.cpp | 169 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 D | item_data_box.cpp | 118 size_t oldSize = dest->size(); in ReadData() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | file_metadata_stream.cpp | 453 ssize_t oldSize = GetSize(); in CopyFrom() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_daemon_proxy_mock.cpp | 207 int32_t StorageDaemonProxy::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara()
|
H A D | storage_manager_proxy_mock.cpp | 260 int32_t StorageManagerProxy::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara()
|
/ohos5.0/base/update/updater/test/unittest/package/ |
H A D | pkg_manager_unittest.cpp | 422 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 D | storage_manager_service_mock.h | 274 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 D | storagemanagerproxymock.h | 270 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 D | mock_storage_manager_service.h | 290 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 D | json.h | 968 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 D | storage_daemon_communication.cpp | 562 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 D | storage_daemon_stub.cpp | 638 int32_t oldSize = 0; in HandleUpdateMemoryPara() local
|
H A D | storage_daemon_proxy.cpp | 850 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 D | storage_manager.cpp | 586 int32_t StorageManager::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara()
|