Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Ddebug_utils.py55 def __exit__(self, args_to_print_or_save, kernel_name, arg_signatures): argument
/aosp_15_r20/system/tools/aidl/
Daidl_language.cpp1120 vector<string> arg_signatures; in Signature() local