Searched refs:childTypeResult (Results 1 – 1 of 1) sorted by relevance
345 std::string childTypeResult = iface->getCppResultType(); in generateInterfaceHeader() local354 << childTypeResult in generateInterfaceHeader()1723 std::string childTypeResult = iface->getCppResultType(); in generateInterfaceSource() local1744 out << "::android::hardware::Return<" << childTypeResult << "> " << iface->definedName() in generateInterfaceSource()