Home
last modified time | relevance | path

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

/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/module/
Dmodule_path_helper.h238 size_t startStrLen = bundleSubInstallName.length(); in ParseHapPath() local
/arkcompiler/ets_runtime/ecmascript/base/
Dstring_helper.h469 size_t startStrLen = startStr.length(); in StringStartWith() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api_impl.cpp37 size_t startStrLen = startStr.length(); in StringStartWith() local