Home
last modified time | relevance | path

Searched defs:bufEnd (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/methodtrace/
H A Dtrace.cpp273 size_t bufEnd; in SaveTracingData() local
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.cpp574 const char *bufEnd = reinterpret_cast<char *>(groupNames_.buf_) + groupNames_.size_; in FindGroupName() local
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_parser.cpp537 const char *bufEnd = reinterpret_cast<char *>(groupNames_.buf_) + groupNames_.size_; in FindGroupName() local

Completed in 6 milliseconds