Searched refs:aml_t_method (Results 1 – 6 of 6) sorted by relevance
237 case aml_t_method: in aml_eval_name() 338 if (name->property->type != aml_t_method) { in aml_eval_name_simple() 402 name->property->type == aml_t_method) { in aml_invoke_method()
51 aml_t_method, enumerator
156 case aml_t_method: in aml_alloc_object()
208 case aml_t_method: in aml_showobject()
629 AML_ALLOC_OBJECT(aobj, env, aml_t_method,); in aml_parse_defmethod()
203 name->property->type != aml_t_method) { in aml_dbgr()