| /arkcompiler/runtime_core/libpandabase/tests/ |
| H A D | ring_buffer_test.cpp | 25 constexpr RingBuffer<int, DEFAULT_BUFFER_SIZE> buffer; in TEST() local 38 RingBuffer<size_t, DEFAULT_BUFFER_SIZE> buffer; TEST() local 90 RingBuffer<size_t, DEFAULT_BUFFER_SIZE> buffer; TEST() local [all...] |
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| H A D | ring_buffer_test.cpp | 38 RingBuffer<size_t, DEFAULT_BUFFER_SIZE> buffer; in TEST() local 90 RingBuffer<size_t, DEFAULT_BUFFER_SIZE> buffer; TEST() local [all...] |
| /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
|
| /test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/utils/ |
| H A D | common_utils.cpp | 25 std::unique_ptr<char[]> buffer = std::make_unique<char[]>((bufferLength + 1) * sizeof(char)); in GetStringArgument() local
|
| /test/xts/device_attest_lite/services/core/small/adapter/ |
| H A D | attest_adapter_network_config.c | 21 int32_t AttestReadNetworkConfig(char* buffer, uint32_t bufferLen) in AttestReadNetworkConfig() argument
|
| /arkcompiler/ets_runtime/ecmascript/platform/unix/linux/ |
| H A D | backtrace.cpp | 29 void *buffer[MAX_STACK_SIZE]; in Backtrace() local
|
| /arkcompiler/runtime_core/libpandabase/os/ |
| H A D | native_stack.cpp | 26 bool WriterOsFile([[maybe_unused]] const void *buffer, [[maybe_unused]] size_t count, [[maybe_unused]] int fd) in WriterOsFile() argument
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| H A D | system_environment.cpp | 36 std::string buffer; in GetUidForName() local
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/sampler/ |
| H A D | thread_communicator.cpp | 33 const void *buffer = reinterpret_cast<const void *>(&sample); in SendSample() local 47 void *buffer = reinterpret_cast<void *>(sample); in ReadSample() local
|
| /arkcompiler/toolchain/websocket/ |
| H A D | handshake_helper.cpp | 35 unsigned char buffer[bufferSize]; in EncodeKey() local
|
| H A D | network.cpp | 21 bool Recv(int32_t client, std::string& buffer, int32_t flags) in Recv() argument
|
| /test/xts/hats/kernel/syscalls/fileio/uname/ |
| H A D | UnameApiTest.cpp | 66 struct utsname buffer; in HWTEST_F() local
|
| /arkcompiler/ets_runtime/test/fuzztest/stringrefwriteutf16_fuzzer/ |
| H A D | stringrefwriteutf16_fuzzer.cpp | 36 char16_t* buffer = new char16_t[length]; in StringRefWriteUtf16FuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | mem_controller_utils.cpp | 22 double MemControllerUtils::CalculateAverageSpeed(const base::GCRingBuffer<BytesAndDuration, LENGTH> &buffer) in CalculateAverageSpeed() argument 27 double MemControllerUtils::CalculateAverageSpeed(const base::GCRingBuffer<BytesAndDuration, LENGTH> &buffer, in CalculateAverageSpeed() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/bufferrefnew_fuzzer/ |
| H A D | bufferrefnew_fuzzer.cpp | 60 Local<BufferRef> buffer = BufferRef::New(vm, (int32_t)size); in BufferRefByteLengthFuzzTest() local 74 Local<BufferRef> buffer = BufferRef::New(vm, (int32_t)size); in BufferRefGetBufferFuzzTest() local 88 Local<BufferRef> buffer = BufferRef::New(vm, (int32_t)size); in BufferToStringCallbackFuzzTest() local
|
| /arkcompiler/ets_runtime/tools/ap_file_viewer/native/src/ |
| H A D | main.cpp | 41 char *buffer = (char *)malloc(length); in main() local [all...] |
| /arkcompiler/runtime_core/platforms/unix/libpandabase/ |
| H A D | native_stack.cpp | 39 bool WriterOsFile(const void *buffer, size_t count, int fd) in WriterOsFile() argument
|
| /arkcompiler/runtime_core/verifier/tests/ |
| H A D | utils.cpp | 23 void GenerateModifiedAbc(const std::vector<unsigned char> &buffer, const std::string &filename) in GenerateModifiedAbc() argument 44 void ModifyBuffer(std::unordered_map<uint32_t, uint32_t> &literal_map, std::vector<unsigned char> &buffer) in ModifyBuffer() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | builtins_typedarray_stub_builder.h | 95 GateRef GetArrayBufferByteLength(GateRef buffer)
in GetArrayBufferByteLength() argument 101 GateRef GetExternalPointer(GateRef buffer)
in GetExternalPointer() argument
|
| /test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/ |
| H A D | test_string.cpp | 36 char buffer[128]; in TestLatin1() local
|
| /test/xts/acts/multimedia_lite/utils_posix/common/src/ |
| H A D | ActsTestMediaUtils.cpp | 27 char *buffer;
in GetCurDir() local
|
| /test/xts/acts/multimedia_lite/media_lite_posix/audio_native/src/ |
| H A D | ActsMediaAudioTest.cpp | 66 uint8_t *buffer;
in HWTEST_F() local 92 uint8_t *buffer;
in HWTEST_F() local 119 uint8_t *buffer;
in HWTEST_F() local 146 uint8_t *buffer;
in HWTEST_F() local 173 uint8_t *buffer; HWTEST_F() local 200 uint8_t *buffer; HWTEST_F() local 227 uint8_t *buffer; HWTEST_F() local 254 uint8_t *buffer; HWTEST_F() local 281 uint8_t *buffer; HWTEST_F() local 308 uint8_t *buffer; HWTEST_F() local 335 uint8_t *buffer; HWTEST_F() local 362 uint8_t *buffer; HWTEST_F() local 389 uint8_t *buffer; HWTEST_F() local 416 uint8_t *buffer; HWTEST_F() local 443 uint8_t *buffer; HWTEST_F() local 470 uint8_t *buffer; HWTEST_F() local 497 uint8_t *buffer; HWTEST_F() local 524 uint8_t *buffer; HWTEST_F() local 551 uint8_t *buffer; HWTEST_F() local 578 uint8_t *buffer; HWTEST_F() local 605 uint8_t *buffer; HWTEST_F() local 632 uint8_t *buffer; HWTEST_F() local 659 uint8_t *buffer; HWTEST_F() local 686 uint8_t *buffer; HWTEST_F() local 713 uint8_t *buffer; HWTEST_F() local 740 uint8_t *buffer; HWTEST_F() local 767 uint8_t *buffer; HWTEST_F() local 794 uint8_t *buffer; HWTEST_F() local 821 uint8_t *buffer; HWTEST_F() local 848 uint8_t *buffer; HWTEST_F() local 875 uint8_t *buffer; HWTEST_F() local 902 uint8_t *buffer; HWTEST_F() local 929 uint8_t *buffer; HWTEST_F() local 956 uint8_t *buffer; HWTEST_F() local 983 uint8_t *buffer; HWTEST_F() local 1010 uint8_t *buffer; HWTEST_F() local 1037 uint8_t *buffer; HWTEST_F() local 1064 uint8_t *buffer; HWTEST_F() local 1091 uint8_t *buffer; HWTEST_F() local 1118 uint8_t *buffer; HWTEST_F() local 1145 uint8_t *buffer; HWTEST_F() local 1172 uint8_t *buffer; HWTEST_F() local 1199 uint8_t *buffer; HWTEST_F() local 1226 uint8_t *buffer; HWTEST_F() local 1253 uint8_t *buffer; HWTEST_F() local 1280 uint8_t *buffer; HWTEST_F() local 1307 uint8_t *buffer; HWTEST_F() local 1334 uint8_t *buffer; HWTEST_F() local 1361 uint8_t *buffer; HWTEST_F() local 1388 uint8_t *buffer; HWTEST_F() local 1415 uint8_t *buffer; HWTEST_F() local 1442 uint8_t *buffer; HWTEST_F() local 1469 uint8_t *buffer; HWTEST_F() local 1496 uint8_t *buffer; HWTEST_F() local 1523 uint8_t *buffer; HWTEST_F() local 1550 uint8_t *buffer; HWTEST_F() local 1577 uint8_t *buffer; HWTEST_F() local 1604 uint8_t *buffer; HWTEST_F() local 1631 uint8_t *buffer; HWTEST_F() local 1658 uint8_t *buffer; HWTEST_F() local 1685 uint8_t *buffer; HWTEST_F() local 1712 uint8_t *buffer; HWTEST_F() local 1739 uint8_t *buffer; HWTEST_F() local 1766 uint8_t *buffer; HWTEST_F() local 1793 uint8_t *buffer; HWTEST_F() local 1820 uint8_t *buffer; HWTEST_F() local 1847 uint8_t *buffer; HWTEST_F() local 1874 uint8_t *buffer; HWTEST_F() local 1901 uint8_t *buffer; HWTEST_F() local 1928 uint8_t *buffer; HWTEST_F() local 1955 uint8_t *buffer; HWTEST_F() local 1982 uint8_t *buffer; HWTEST_F() local 2009 uint8_t *buffer; HWTEST_F() local 2036 uint8_t *buffer; HWTEST_F() local 2063 uint8_t *buffer; HWTEST_F() local 2090 uint8_t *buffer; HWTEST_F() local 2117 uint8_t *buffer; HWTEST_F() local 2144 uint8_t *buffer; HWTEST_F() local 2171 uint8_t *buffer; HWTEST_F() local 2198 uint8_t *buffer; HWTEST_F() local [all...] |
| /test/xts/device_attest/services/core/utils/ |
| H A D | attest_utils_json.c | 67 char* buffer = (char *)ATTEST_MEM_MALLOC(len + 1); in GetObjectItemValueStr() local
|
| /test/xts/device_attest_lite/services/core/utils/ |
| H A D | attest_utils_json.c | 67 char* buffer = (char *)ATTEST_MEM_MALLOC(len + 1); in GetObjectItemValueStr() local
|
| H A D | attest_utils_file.c | 61 char* buffer = (char *)ATTEST_MEM_MALLOC(bufferSize); in ReadFileBuffer() local
|