Home
last modified time | relevance | path

Searched refs:DoPassthrough (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/c/
H A Dc_interface_code_emitter.cpp115 if (!Options::GetInstance().DoPassthrough()) { in EmitInterfaceHeaderFile()
123 if (!Options::GetInstance().DoPassthrough()) { in EmitInterfaceHeaderFile()
235 if (Options::GetInstance().DoPassthrough() && interface_->IsSerializable()) { in EmitExternalMethod()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dc_interface_code_emitter.cpp108 if (!Options::GetInstance().DoPassthrough()) { in EmitInterfaceHeaderFile()
116 if (!Options::GetInstance().DoPassthrough()) { in EmitInterfaceHeaderFile()
228 if (Options::GetInstance().DoPassthrough() && interface_->IsSerializable()) { in EmitExternalMethod()
H A Dcpp_interface_code_emitter.cpp55 if (!Options::GetInstance().DoPassthrough()) { in EmitInterfaceHeaderFile()
62 if (!Options::GetInstance().DoPassthrough()) { in EmitInterfaceHeaderFile()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/cpp/
H A Dcpp_interface_code_emitter.cpp62 if (!Options::GetInstance().DoPassthrough()) { in EmitInterfaceHeaderFile()
69 if (!Options::GetInstance().DoPassthrough()) { in EmitInterfaceHeaderFile()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Doptions.h69 inline bool DoPassthrough() const in DoPassthrough() function
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.h95 inline bool DoPassthrough() const in DoPassthrough() function
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.cpp1617 if (!Options::GetInstance().DoPassthrough() && type->IsPointerType()) { in CheckTypeByMode()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp1828 if (!Options::GetInstance().DoPassthrough() && type->IsPointerType()) { in CheckTypeByMode()