Home
last modified time | relevance | path

Searched refs:ReadMetaMethod (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmetadata_reader.h42 void ReadMetaMethod(AutoPtr<ASTInterfaceType>& interface, MetaMethod* mm);
H A Dmetadata_reader.cpp128 ReadMetaMethod(interface, mi->methods_[i]); in ReadMetaInterface()
132 void MetadataReader::ReadMetaMethod(AutoPtr<ASTInterfaceType>& interface, MetaMethod* mm) in ReadMetaMethod() function in OHOS::Idl::MetadataReader