Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dfilesystem.cpp25 char fullPath[MAX_PATH_LEN] = {0}; in GetAbsolutePath() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dets_interop_js_gtest.h91 std::string fullPath = interopJsTestPath_ + "/" + path; in DoRunJsTestSuite() local
123 static std::string ReadFile(const std::string &fullPath) in ReadFile()
138 std::string fullPath = interopJsTestPath_ + "/" + path; in DoRunJsScriptByPath() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp497 util::UString fullPath(prefix, Allocator()); in CreateNewETSObjectType() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp905 util::UString fullPath(prefix, Allocator()); in BuildLambdaObjectName() local