Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_function.cpp361 std::string startStr = "function "; in FunctionPrototypeToString() local
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dfile_path_utils.cpp64 bool StringStartWith(const std::string& str, const char* startStr, size_t startStrLen) in StringStartWith() argument
/arkcompiler/ets_runtime/ecmascript/base/
H A Dstring_helper.h428 static bool StringStartWith(const CString& str, const CString& startStr) in StringStartWith() argument

Completed in 4 milliseconds