Home
last modified time | relevance | path

Searched refs:addPathMsRes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/SA/rust/
H A Dsa_rust_interface_code_emitter.cpp100 bool addPathMsRes = AppendRealPath(sb, seqType->GetFullName()); in EmitCustomHeaders() local
101 custom |= static_cast<uint32_t>(addPathMsRes); in EmitCustomHeaders()
/ohos5.0/foundation/ability/idl_tool/codegen/
H A Drust_code_emitter.cpp196 bool addPathMsRes = AppendRealPath(sb, String(ms->namespace_) + String(ms->name_)); in EmitCustomHeaders() local
197 custom |= static_cast<uint32_t>(addPathMsRes); in EmitCustomHeaders()