Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_ndk.cpp32 static constexpr const char* kHash = "hash"; variable
626 out << "*_aidl_return = " << iface << "::" << kHash << ";\n"; in GenerateServerSource()
877 out << "static inline const std::string " << kHash << " = \"" << options.Hash() << "\";\n"; in GenerateInterfaceHeader()