Home
last modified time | relevance | path

Searched defs:strSize (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/var_ops/
Dvariable_set_value_ref_test.cpp46 ani_size strSize = 0U; in TEST_F() local
117 ani_size strSize = 0U; in TEST_F() local
165 ani_size strSize = 0U; in TEST_F() local
194 ani_size strSize = 0U; in TEST_F() local
226 ani_size strSize = 0U; in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsample_writer.cpp55 size_t strSize = moduleInfo.pathname.length(); in WriteModule() local
Dsample_reader-inl.h141 size_t strSize = ReadUintptrTBitMisaligned(&currentModulePtr[PANDA_FILE_NAME_SIZE_OFFSET]); in GetNextModule() local
/arkcompiler/runtime_core/static_core/libpandabase/serializer/
Dserializer.h119 uint32_t strSize, size_t value) in BufferToTypeUnpackString()
134 uint32_t strSize = 0; in BufferToType() local
/arkcompiler/toolchain/tooling/dynamic/client/domain/
Dprofiler_client.cpp204 size_t strSize = data.size(); in WriteCpuProfileForFile() local
Dheapprofiler_client.cpp339 size_t strSize = data.size(); in WriteHeapProfilerForFile() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/string_ops/
Dstring_new_utf16_test.cpp92 const uint16_t strSize = 1000U; in TEST_F() local
Dstring_get_utf8_test.cpp203 const size_t strSize = 11U; in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlRelativeTimeFormat.cpp129 ani_size strSize = 0; in ToIcuLocale() local
DIntlDateTimeFormat.cpp174 ani_size strSize = 0; in UnicodeStringFromAniString() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_third_test.cpp230 int strSize = testString.size(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp295 size_t strSize = AlignUp(EcmaStringAccessor(str).ObjectSize(), in WriteToFile() local
Dsnapshot_processor.cpp1397 size_t strSize = EcmaStringAccessor(str).ObjectSize(); in DeserializeString() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_TypedArrays.cpp1086 size_t strSize = 0; in TypedArrayJoinUtf16() local
1113 size_t strSize = 0; in TypedArrayJoinUtf8() local
1128 size_t strSize = 0; in TypedArrayJoinUtf8() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_table.h254 inline int FindEntry(const JSThread *thread, const uint8_t* str, int strSize) in FindEntry()
Dtagged_dictionary.cpp40 int NameDictionary::Hash(const uint8_t* str, int strSize) in Hash()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1gc_test.cpp1260 size_t strSize = GetObjectSize(array->Get<ObjectHeader *>(0)); in TEST_F() local