Searched refs:childTypeResult (Results 1 – 1 of 1) sorted by relevance
341 std::string childTypeResult = iface->getCppResultType(); in generateInterfaceHeader() local350 << childTypeResult in generateInterfaceHeader()1718 std::string childTypeResult = iface->getCppResultType(); in generateInterfaceSource() local1739 out << "::android::hardware::Return<" << childTypeResult << "> " << iface->definedName() in generateInterfaceSource()