Home
last modified time | relevance | path

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

/third_party/sqlite/unittest/
Dcommon.cpp91 bool Common::IsFileExist(const char *fullPath) in IsFileExist() function in UnitTest::SQLiteTest::Common
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/profiler/
Dprofiling_data_dumper.cc34 bool Utils::IsFileExist(const std::string &path) { in IsFileExist() function in mindspore::profiler::ascend::Utils