Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dstring_utils.cpp47 …StringUtils::GetStrAfterLast(const std::string &src, const std::string &target, bool isReturnEmpty) in GetStrAfterLast()
56 …tringUtils::GetStrBeforeLast(const std::string &src, const std::string &target, bool isReturnEmpty) in GetStrBeforeLast()