Searched refs:prefix (Results 1 – 5 of 5) sorted by relevance
/optee_client/tee-supplicant/src/ |
A D | prof.h | 38 const char *prefix); 44 const char *prefix) in prof_process() argument 48 (void)prefix; in prof_process()
|
A D | prof.c | 45 const char *prefix) in prof_process() argument 106 prefix, in prof_process()
|
A D | teec_ta_load.c | 79 static int try_load_secure_module(const char* prefix, in try_load_secure_module() argument 105 prefix, dev_path, in try_load_secure_module()
|
/optee_client/libteec/src/ |
A D | teec_trace.c | 70 void _dprintf(const char *function, int line, int level, const char *prefix, in _dprintf() argument 81 trace_level_strings[level], thread_id, prefix, in _dprintf()
|
/optee_client/public/ |
A D | teec_trace.h | 94 void _dprintf(const char *function, int line, int level, const char *prefix,
|
Completed in 5 milliseconds