Searched defs:mode (Results 1 – 5 of 5) sorted by relevance
| /build/common/asan/ |
| D | asan_helper.c | 55 static void *trap_dlopen(const char *file, int mode) in trap_dlopen() 65 void *dlopen(const char *file, int mode) in dlopen()
|
| /build/test/example/ |
| D | mylogger.py | 30 def __init__(self, filename, mode="a", encoding="utf-8", delay=0, suffix="%Y-%m-%d_%H"): argument
|
| /build/hb/util/ |
| D | log_util.py | 40 def hb_info(msg, mode='normal'): argument
|
| /build/ohos/packages/ |
| D | fs_process.py | 58 def chmod(cls, file, mode): argument
|
| /build/config/components/init/seccomp/scripts/ |
| D | generate_code_from_policy.py | 282 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
|