Searched defs:GetDataUtf16 (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ | ||
| H A D | string.h | 108 uint16_t *GetDataUtf16() in GetDataUtf16() function in ark::coretypes::String |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_string-inl.h | 294 inline const uint16_t *EcmaString::GetDataUtf16() const in GetDataUtf16() function in panda::ecmascript::EcmaString 501 inline const uint16_t *FlatStringInfo::GetDataUtf16() const in GetDataUtf16() function in panda::ecmascript::FlatStringInfo 521 inline const uint16_t *EcmaStringAccessor::GetDataUtf16() GetDataUtf16() function in panda::ecmascript::EcmaStringAccessor [all...] |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| H A D | ets_string.h | 391 uint16_t *GetDataUtf16() in GetDataUtf16() function in ark::ets::EtsString |
Completed in 4 milliseconds