Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/tools/bindings/generators/
Dmojom_cpp_generator.py230 def ShouldPassParamByValue(kind): function
235 return (cpp_wrapper_type if ShouldPassParamByValue(kind)