Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/rust/
H A Dfile_ex.rs46 pub fn RustFileExists(fileName: &String) -> bool; in RustFileExists() function
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dfile_ex.cpp88 bool RustFileExists(const rust::String& fileName) in RustFileExists() function