Home
last modified time | relevance | path

Searched refs:WRAP_ANCHOR (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.cpp23 const uint32_t WRAP_ANCHOR = 4; variable
254 if ((index + 1) % WRAP_ANCHOR == 0) { in WrapLine()
/ohos5.0/foundation/ability/idl_tool/codegen/
H A Drust_code_emitter.cpp26 const uint32_t WRAP_ANCHOR = 4; variable
304 if ((index + 1) % WRAP_ANCHOR == 0) { in WrapLine()