Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_to_cpp_common.cpp146 const string& returnVarName, bool isServer, bool isNdk) { in GenLogAfterExecute() argument
185 const string expr = (isServer ? "" : "*") + returnVarName; in GenLogAfterExecute()
H A Daidl_to_cpp_common.h60 const string& returnVarName, bool isServer, bool isNdk);