Searched defs:CopyDataRegionUtf8 (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ |
| D | string.h | 157 size_t CopyDataRegionUtf8(uint8_t *buf, size_t start, size_t length, size_t maxLength) in CopyDataRegionUtf8() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_string.h | 406 size_t CopyDataRegionUtf8(void *buf, size_t start, size_t length, size_t maxLength) in CopyDataRegionUtf8() function
|
| /arkcompiler/runtime_core/common_interfaces/objects/string/ |
| D | base_string-inl2.h | 538 size_t BaseString::CopyDataRegionUtf8(ReadBarrier &&readBarrier, uint8_t *buf, size_t start, size_t… in CopyDataRegionUtf8() function
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | base_string_test.cpp | 903 HWTEST_F_L0(BaseStringTest, CopyDataRegionUtf8) in HWTEST_F_L0() argument
|