Home
last modified time | relevance | path

Searched defs:READ_SIZE (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dcall_manager_test_types.h23 constexpr int16_t READ_SIZE = 1; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_driver.cpp47 const int READ_SIZE = 10240; variable
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dwatchdog_task.cpp109 constexpr uint16_t READ_SIZE = 128; in GetSelfProcName() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/test/moduletest/utils/src/
H A Dcommon_tool.cpp86 constexpr int READ_SIZE = 1024; in CopyTmpFileToSystemPath() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dutil.h35 static const int READ_SIZE = 8192; variable
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h177 const uint16_t READ_SIZE = 1024 * 4; variable
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp32 static const unsigned int READ_SIZE = 1024; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service_stub.cpp26 static const int READ_SIZE = 100; variable
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_file_test.cpp41 static constexpr int32_t READ_SIZE = 100; variable