Home
last modified time | relevance | path

Searched defs:MAX_SIZE (Results 1 – 25 of 88) sorted by relevance

1234

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy_file.h35 constexpr size_t MAX_SIZE = 0x7ffff000; variable
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dadaptor_memory.c20 #define MAX_SIZE 1073741824 macro
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dadaptor_memory.c22 #define MAX_SIZE 1073741824 macro
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/consumer/include/
H A Ddatashare_proxy.h79 static const size_t MAX_SIZE = 4000; variable
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy_file.h39 constexpr size_t MAX_SIZE = 0x7ffff000; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/
H A Drpc_test_main.cpp18 static constexpr int MAX_SIZE = 10240; variable
H A Dnet_test.cpp25 static constexpr int MAX_SIZE = 10240; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/
H A Drpc_test_main.cpp18 static constexpr int MAX_SIZE = 10240; variable
H A Dnet_test.cpp25 static constexpr int MAX_SIZE = 10240; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_item_pool.cpp23 constexpr size_t MAX_SIZE = 10; variable
/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring.h114 static constexpr int MAX_SIZE = 262144; // 2^18 variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_modifier.cpp24 constexpr size_t MAX_SIZE = 10; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyle_fuzzer/
H A Dfontstyle_fuzzer.cpp28 constexpr size_t MAX_SIZE = 5000; variable
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dlru_cache_disk_handler.h29 constexpr const int MAX_SIZE = 1024 * 1024; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/textblobbuilder_fuzzer/
H A Dtext_blob_builder_fuzzer.cpp25 constexpr size_t MAX_SIZE = 5000; variable
/ohos5.0/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_queue.cpp21 constexpr int MAX_SIZE = 100; variable
/aosp12/art/test/114-ParallelGC/src/
H A DMain.java28 private final static long MAX_SIZE = 1000; // Maximum size of array-list to allocate. field in Main
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/swiperefresher/interfaces/
H A Dswiperefresher.js28 const MAX_SIZE = 48; constant
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dnapi_utils.cpp22 constexpr uint32_t MAX_SIZE = 255; variable
/ohos5.0/base/powermgr/power_manager/frameworks/napi/utils/
H A Dnapi_utils.cpp22 constexpr uint32_t MAX_SIZE = 255; variable
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DCustomPrinterIconCache.java44 private final static int MAX_SIZE = 1024; field in CustomPrinterIconCache
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DCustomPrinterIconCache.java44 private final static int MAX_SIZE = 1024; field in CustomPrinterIconCache
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyleset_fuzzer/
H A Dfontstyleset_fuzzer.cpp29 constexpr size_t MAX_SIZE = 5000; variable
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/ipv6/cts/
H A DPingTest.java54 private static final int MAX_SIZE = 4096; field in PingTest
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/imageinfo_fuzzer/
H A Dimageinfo_fuzzer.cpp33 constexpr size_t MAX_SIZE = 5000; variable

1234