Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_function.cpp362 std::string endStr = "() { [native code] }"; in FunctionPrototypeToString() local
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dfile_path_utils.cpp69 bool StringEndWith(const std::string& str, const char* endStr, size_t endStrLen) in StringEndWith() argument
/arkcompiler/ets_runtime/ecmascript/base/
H A Dstring_helper.h434 static bool StringEndWith(const CString& str, const CString& endStr) in StringEndWith() argument

Completed in 4 milliseconds