Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dfilesystem.cpp47 bool IsFileExists(const std::string &filepath) in IsFileExists() function
/arkcompiler/ets_runtime/compiler_service/src/
Daot_args_handler.cpp332 bool StaticFrameworkAOTArgsParser::IsFileExists(const std::string &fileName) in IsFileExists() function in OHOS::ArkCompiler::StaticFrameworkAOTArgsParser