Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/linker/native/
Druntime_linker_extensions.cpp25 ani_size pathLength = 0; in LoadFile() local
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp735 size_t pathLength = BUNDLE_INSTALL_PATH_LEN + moduleName.size() + 1; in GetModuleNameWithBaseFile() local