Searched refs:kHash (Results 1 – 1 of 1) sorted by relevance
34 static constexpr const char* kHash = "hash"; variable822 out << "*_aidl_return = " << iface << "::" << kHash << ";\n"; in GenerateServerSource()1175 out << "static inline const std::string " << kHash << " = true ? \"" << options.PreviousHash() in GenerateInterfaceClassDecl()1178 out << "static inline const std::string " << kHash << " = \"" << options.Hash() << "\";\n"; in GenerateInterfaceClassDecl()