Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp90 char *StringViewToCString(ArenaAllocator *allocator, std::string_view const utf8) in StringViewToCString() function
107 __attribute__((unused)) char *StringViewToCString(ArenaAllocator *allocator, util::StringView const… in StringViewToCString() function