Home
last modified time | relevance | path

Searched refs:WRAP_ANCHOR (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/codegen/SA/rust/
H A Dsa_rust_interface_code_emitter.cpp23 const uint32_t WRAP_ANCHOR = 4; member
254 if ((index + 1) % WRAP_ANCHOR == 0) { in WrapLine()
/foundation/ability/idl_tool/codegen/
H A Drust_code_emitter.cpp26 const uint32_t WRAP_ANCHOR = 4; member
304 if ((index + 1) % WRAP_ANCHOR == 0) { in WrapLine()

Completed in 2 milliseconds