Searched defs:function_name (Results 1 – 2 of 2) sorted by relevance
/base/startup/init/services/modules/seccomp/scripts/ |
D | generate_code_from_policy.py | 100 def is_function_name_exist(arch, function_name, func_name_nr_table): argument 217 def update_list(self, function_name, to_update_list): argument 223 def update_priority(self, function_name): argument 226 def update_allow_list(self, function_name): argument 229 def update_blocklist(self, function_name): argument 748 def parse_args(self, function_name, line, skip): argument 828 def update_reduced_block_list(self, function_name): argument
|
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/ |
D | asan_collector.cpp | 109 std::string function_name; in ProcessStackTrace() local
|