Home
last modified time | relevance | path

Searched defs:GetInterfaceDef (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast.h120 inline AutoPtr<ASTInterfaceType> GetInterfaceDef() in GetInterfaceDef() function
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast.cpp159 AutoPtr<ASTInterfaceType> AST::GetInterfaceDef(size_t index) in GetInterfaceDef() function in OHOS::Idl::AST