Searched refs:GenerateSource (Results 1 – 3 of 3) sorted by relevance
/system/tools/aidl/ |
D | generate_ndk.h | 33 void GenerateSource(CodeWriter& out, const AidlTypenames& types, const AidlInterface& defined_type,
|
D | generate_ndk.cpp | 62 GenerateSource(*source_writer, types, defined_type, options); in GenerateNdkInterface() 274 void GenerateSource(CodeWriter& out, const AidlTypenames& types, const AidlInterface& defined_type, in GenerateSource() function
|
/system/tools/sysprop/ |
D | CppGen.cpp | 208 std::string GenerateSource(const sysprop::Properties& props, 304 std::string GenerateSource(const sysprop::Properties& props, in GenerateSource() function 468 std::string source_result = GenerateSource(props, include_name); in GenerateCppFiles()
|