Home
last modified time | relevance | path

Searched refs:update_use_function (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/init/services/modules/seccomp/scripts/tools/
H A Dlibc_static_analysis.py43 def update_use_function(self, new_function): member in LibcFuncUnit
226 func_list[caller_inedx].update_use_function(func_list[callee_inedx].func_name)
229 func_list[-1].update_use_function(func_list[callee_inedx].func_name)