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