Home
last modified time | relevance | path

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

/build/common/asan/
Dasan_helper.c55 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/
Dmylogger.py29 def __init__(self, filename, mode="a", encoding="utf-8", delay=0, suffix="%Y-%m-%d_%H"): argument
/build/hb/util/
Dlog_util.py40 def hb_info(msg, mode='normal'): argument
/build/ohos/packages/
Dfs_process.py127 def chmod(cls, file, mode): argument