Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/test/unittest/ast_parameter_test/
H A Dast_parameter_test.cpp59 bool outParameter = true; variable
86 bool outParameter = true; variable
/ohos5.0/foundation/ability/idl_tool/ast/
H A Dast_parameter.h58 void SetOutParameter(bool outParameter) in SetOutParameter()