Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 5 of 5) sorted by relevance

/build/test/example/
Dmylogger.py30 def __init__(self, filename, mode="a", encoding="utf-8", delay=0, suffix="%Y-%m-%d_%H"): argument
/build/hb/util/
Dlog_util.py50 def hb_info(msg, stage='', mode='normal'): argument
/build/ohos/packages/
Dfs_process.py58 def chmod(cls, file, mode): argument
/build/config/components/init/seccomp/scripts/
Dgenerate_code_from_policy.py282 def update_mode(self, mode): argument
486 def set_gen_mode(self, mode): argument
769 def gen_bpf_policy_with_args(self, allow_list_with_args, mode, return_value): argument
/build/config/components/hdi/
Dbuild_hdi_files_info.py233 mode = "ipc" variable in Option