| /arkcompiler/ets_runtime/test/moduletest/objectcloneproperties/ |
| H A D | objectcloneproperties.js | |
| /arkcompiler/ets_runtime/test/moduletest/arrayRelease/ |
| H A D | arrayRelease.js | 25 length: 65536, global() property
|
| /base/security/device_auth/common_lib/interfaces/ |
| H A D | uint8buff_utils.h | 24 uint32_t length; member
|
| /base/security/device_security_level/services/common/ |
| H A D | dslm_crypto.c | 23 void GenerateRandom(RandomValue *rand, uint32_t length) in GenerateRandom() argument
|
| /foundation/ability/ability_runtime/frameworks/cj/ffi/ |
| H A D | cj_utils_ffi.cpp | 27 size_t length = source.size() + 1;
in CreateCStringFromString() local
|
| /arkcompiler/ets_runtime/test/moduletest/arrayValuesCase/ |
| H A D | arrayValuesCase.js | |
| /arkcompiler/ets_runtime/test/moduletest/arrayfind/ |
| H A D | arrayfind.js | |
| /arkcompiler/runtime_core/static_core/libpandafile/external/ |
| H A D | file_ext.h | 28 uint64_t length; member
|
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ |
| H A D | string-inl.h | 29 auto length = GetLength(); in At() local 37 Span<uint8_t> sp(GetDataMUtf8(), length); in At() local 40 Span<uint16_t> sp(GetDataUtf16(), length); in At() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_audio_capturer_read_callback_adapter_wrapper.cpp | 27 void ArkAudioCapturerReadCallbackAdapterWrapper::OnReadData(size_t length)
in OnReadData() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_audio_capturer_read_callback_adapter_impl.cpp | 25 void ArkAudioCapturerReadCallbackAdapterImpl::OnReadData(size_t length) in OnReadData() argument
|
| /arkcompiler/ets_runtime/test/moduletest/arrayFindIndexCase/ |
| H A D | findIndex.js | |
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | builtins_base.cpp | 24 uint32_t length = msg->GetArgsNumber(); in GetArgsArray() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | binary_buffer_parser.h | 23 BinaryBufferParser(uint8_t *buffer, uint32_t length) : buffer_(buffer), length_(length) {} in BinaryBufferParser() argument
|
| /arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/java_test_framework/java_cases/ |
| H A D | ClassTest.java | 31 private double length; field in Rectangle 40 public Rectangle(double length, double width) { in Rectangle() argument
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| H A D | js_api_bitvector_iterator.cpp | 47 const uint32_t length = static_cast<uint32_t>(JSHandle<JSAPIBitVector>::Cast(bitVector)->GetSize()); in Next() local
|
| H A D | js_api_vector_iterator.cpp | 46 const uint32_t length = static_cast<uint32_t>(JSHandle<JSAPIVector>::Cast(vector)->GetSize()); in Next() local
|
| /base/security/device_security_level/services/include/ |
| H A D | dslm_crypto.h | 32 uint32_t length; member
|
| /base/startup/init/interfaces/innerkits/fs_manager/libfs_dm/include/ |
| H A D | fs_dm.h | 32 uint64_t length; member
|
| /base/sensors/miscdevice/utils/common/include/ |
| H A D | raw_file_descriptor.h | 26 int64_t length = -1; member
|
| /base/update/sys_installer_lite/frameworks/source/verify/ |
| H A D | app_sha256.c | 30 void AppSha256Update(AppSha256Context *sha256, const uint8 *buffer, uint32 length)
in AppSha256Update() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/ |
| H A D | animation_state_component.h | 37 size_t length; member
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
| H A D | memory_stream_test.cpp | 41 size_t length = sizeof(data); in OnTestPerformance() local
|
| H A D | font_test.cpp | 28 int length; in OnTestPerformance() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/ |
| H A D | memory_stream.cpp | 25 MemoryStream::MemoryStream(const void* data, size_t length, bool copyData) in MemoryStream() argument
|