Searched refs:SetOneway (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/idl_tool/ast/ | ||
H A D | ast_method.h | 44 void SetOneway(bool oneway) in SetOneway() function in OHOS::Idl::ASTMethod |
H A D | ast_interface_type.h | 44 void SetOneway(bool oneway) in SetOneway() function in OHOS::Idl::ASTInterfaceType |
/foundation/ability/idl_tool/parser/ | ||
H A D | parser.cpp | 213 interface->SetOneway(oneway); in ParseInterfaceEnd() 280 method->SetOneway(oneway); in SetMethodAttr() |
Completed in 2 milliseconds