Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/taihe/compiler/taihe/codegen/ani/
Danalyses.py569 def call_native_with(self, sts_args: list[str], this: str = "this") -> str: member in GlobFuncANIInfo
754 def call_native_with(self, sts_args: list[str], this: str = "this") -> str: member in IfaceMethodANIInfo