Home
last modified time | relevance | path

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

/system/tools/sysprop/
DRustGen.cpp328 std::string format_arg = prop.type() >= 20 ? "v" : "&v"; in GenerateRustSource() local
330 format_arg.c_str()); in GenerateRustSource()