Searched refs:GetRawCppName (Results 1 – 1 of 1) sorted by relevance
172 write_cast_(GetRawCppName(interface) + "::asBinder") {}175 return "::android::sp<" + GetRawCppName(interface) + ">"; in GetCppName()178 static string GetRawCppName(const AidlInterface& interface) { in GetRawCppName() function in android::aidl::cpp::__anon9051069a0111::BinderType