Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h223 size_t startStrLen = bundleSubInstallName.length(); in ParseHapPath() local
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dfile_path_utils.cpp63 bool StringStartWith(const std::string& str, const char* startStr, size_t startStrLen) in StringStartWith()
/arkcompiler/ets_runtime/ecmascript/base/
Dstring_helper.h468 size_t startStrLen = startStr.length(); in StringStartWith() local