Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/test/unittest/ast_parameter_test/
H A Dast_parameter_test.cpp63 imageASTParameter->SetOutParameter(outParameter);
90 imageASTParameter->SetOutParameter(outParameter);
/ohos5.0/foundation/ability/idl_tool/test/unittest/ast_interface_type_test/
H A Dast_interface_type_test.cpp134 parameter0->SetOutParameter(false);
135 parameter1->SetOutParameter(false);
/ohos5.0/foundation/ability/idl_tool/ast/
H A Dast_parameter.h58 void SetOutParameter(bool outParameter) in SetOutParameter() function
/ohos5.0/foundation/ability/idl_tool/parser/
H A Dparser.cpp455 parameter->SetOutParameter(true); in ParseParameterInOut()
460 parameter->SetOutParameter(true); in ParseParameterInOut()