Home
last modified time | relevance | path

Searched refs:WriteMetaMethod (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmetadata_builder.h66 MetaMethod* WriteMetaMethod(ASTMethod* method);
H A Dmetadata_builder.cpp347 mi->methods_[i] = WriteMetaMethod(interface->GetMethod(i)); in WriteMetaInterface()
353 MetaMethod* MetadataBuilder::WriteMetaMethod(ASTMethod* method) in WriteMetaMethod() function in OHOS::Idl::MetadataBuilder
/ohos5.0/foundation/ability/idl_tool/metadata/
H A Dmetadata_builder.h67 MetaMethod* WriteMetaMethod(ASTMethod* method);
H A Dmetadata_builder.cpp350 mi->methods_[i] = WriteMetaMethod(interface->GetMethod(i)); in WriteMetaInterface()
356 MetaMethod* MetadataBuilder::WriteMetaMethod(ASTMethod* method) in WriteMetaMethod() function in OHOS::Idl::MetadataBuilder