Home
last modified time | relevance | path

Searched defs:arg_type (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Dgenerate_rust.cpp106 auto arg_type = RustNameOf(arg.GetType(), typenames, arg_mode, lifetime); in BuildArg() local
425 auto arg_type = RustNameOf(arg->GetType(), typenames, arg_mode, Lifetime::NONE); in GenerateServerTransaction() local
458 auto& arg_type = arg->GetType(); in GenerateServerTransaction() local