Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
H A Dpath.cpp100 void Path::InitializeBasePath(std::string basePath) in InitializeBasePath() argument
111 Path::Path(const util::StringView &relativePath, const util::StringView &basePath, ArenaAllocator *allocator) in Path() argument
122 Path::Path(const std::string &relativePath, const std::string &basePath, ArenaAllocator *allocator) in Path() argument
[all...]
H A Darktsconfig.cpp154 auto basePath = ResolveConfigLocation(extends, configDir); in ParseExtends() local
/arkcompiler/runtime_core/static_core/static_linker/tests/
H A Dlinker_test.cpp381 const std::string basePath = "data/multi/ForeignBase.1.abc"; in TEST() local

Completed in 2 milliseconds