Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/rust/
H A Ddirectory_ex.rs91 pub fn ChangeModeFile(fileName: &CxxString, mode: &u32) -> bool; in ChangeModeFile() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Ddirectory_ex.cpp240 bool ChangeModeFile(const string& fileName, const mode_t& mode) in ChangeModeFile() function
/ohos5.0/commonlibrary/c_utils/base/src/
H A Ddirectory_ex.cpp364 bool ChangeModeFile(const string& fileName, const mode_t& mode) in ChangeModeFile() function
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dfile_util.cpp207 bool ChangeModeFile(const string& fileName, const mode_t& mode) in ChangeModeFile() function