Home
last modified time | relevance | path

Searched refs:kHash (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Dgenerate_ndk.cpp34 static constexpr const char* kHash = "hash"; variable
822 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()