Home
last modified time | relevance | path

Searched refs:StrLen (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmaple_string.h240 inline static size_t StrLen(const char *s) in StrLen() function in maple::MapleString
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
H A Dmaple_string.cpp24 MapleString::MapleString(const char *str, MemPool *currMp) : MapleString(str, StrLen(str), currMp) {} in MapleString()

Completed in 2 milliseconds