Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stat/
H A Dstat_n_exporter.h24 constexpr int S_PERMISSION = 00000777; variable
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat_v9/
H A Dstat_n_exporter_v9.cpp39 constexpr int S_PERMISSION = 00000777; variable