Searched refs:ReadMetaMethod (Results 1 – 2 of 2) sorted by relevance
42 void ReadMetaMethod(AutoPtr<ASTInterfaceType>& interface, MetaMethod* mm);
128 ReadMetaMethod(interface, mi->methods_[i]); in ReadMetaInterface()132 void MetadataReader::ReadMetaMethod(AutoPtr<ASTInterfaceType>& interface, MetaMethod* mm) in ReadMetaMethod() function in OHOS::Idl::MetadataReader