Searched refs:AddInterfaceDef (Results 1 – 7 of 7) sorted by relevance
118 void AddInterfaceDef(const AutoPtr<ASTInterfaceType> &interface);
125 void AST::AddInterfaceDef(const AutoPtr<ASTInterfaceType> &interface) in AddInterfaceDef() function in OHOS::HDI::AST
128 void AddInterfaceDef(const AutoPtr<ASTInterfaceType> &interface);
149 void AST::AddInterfaceDef(const AutoPtr<ASTInterfaceType> &interface) in AddInterfaceDef() function in OHOS::Idl::AST
126 ast_->AddInterfaceDef(interface); in ReadMetaInterface()
419 ast_->AddInterfaceDef(interfaceType); in ParseInterface()
564 ast_->AddInterfaceDef(interfaceType); in ParseInterface()