Home
last modified time | relevance | path

Searched defs:defaultMode (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_logger.cpp39 const mode_t defaultMode = S_IRUSR | S_IWUSR | S_IRGRP; // -rw-r-- in CreateResultFile() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_ark_tools.cpp379 const mode_t defaultMode = S_IRUSR | S_IWUSR | S_IRGRP; // -rw-r-- in CreateFile() local

Completed in 4 milliseconds