Searched refs:is_function_exported (Results 1 – 2 of 2) sorted by relevance
112 if (cmd in gencom.extension_dict and gencom.is_function_exported(cmd)):175 if gencom.is_function_exported(cmd):369 if gencom.is_function_exported(cmd) and not _is_intercepted(cmd):376 if gencom.is_function_exported(cmd) and not _is_intercepted(cmd):398 if gencom.is_function_exported(cmd):
274 def is_function_exported(cmd): function298 return is_function_exported(cmd) and is_instance_dispatched(cmd)307 return is_function_exported(cmd) and is_device_dispatched(cmd)