Home
last modified time | relevance | path

Searched refs:IsDirectory (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A DimportPathManager.cpp133 if (ark::os::file::File::IsDirectory(resolvedPath.Mutf8())) { in AddToParseList()
254 if (ark::os::file::File::IsDirectory(realPath.Mutf8())) { in AppendExtensionOrIndexFileIfOmitted()
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dfile.h123 static bool IsDirectory(const std::string &path) in IsDirectory() function in ark::os::windows::file::File
/arkcompiler/runtime_core/platforms/unix/libpandabase/
H A Dfile.h177 static bool IsDirectory(const std::string &path) in IsDirectory() function in panda::os::unix::file::File
/arkcompiler/runtime_core/platforms/windows/libpandabase/
H A Dfile.h147 static bool IsDirectory(const std::string &path) in IsDirectory() function in panda::os::windows::file::File
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dfile.h167 static bool IsDirectory(const std::string &path) in IsDirectory() function in ark::os::unix::file::File
/arkcompiler/ets_frontend/merge_abc/src/
H A DmergeProgram.cpp119 } else if (panda::os::file::File::IsDirectory(fPath)) { in AppendProtoFiles()
/arkcompiler/ets_frontend/es2panda/aot/
H A Doptions.cpp625 } else if (panda::os::file::File::IsDirectory(fpath)) { in Parse()
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DETSBinder.cpp803 if (ark::os::file::File::IsDirectory(sourceName.Mutf8())) { in GetExternalProgram()

Completed in 6 milliseconds