Searched refs:isOut (Results 1 – 2 of 2) sorted by relevance
57 std::function<std::string(const std::string& type, const std::string& name, bool isOut)>71 bool isOut) { in FormatArgForCall() argument72 std::string reference_prefix = isOut ? "&" : ""; in FormatArgForCall()
321 std::function<std::string(const std::string& type, const std::string& name, bool isOut)> in NdkArgList()