Home
last modified time | relevance | path

Searched defs:isCString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h140 inline size_t CopyDataMUtf8(uint8_t *buf, size_t maxLength, bool isCString) in CopyDataMUtf8()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h278 size_t CopyDataMUtf8(void *buf, size_t maxLength, bool isCString) in CopyDataMUtf8()