HomeSort by relevance Sort by last modified time
    Searched refs:BuildInterfaceSource (Results 1 - 3 of 3) sorted by null

  /system/tools/aidl/
generate_cpp.h 56 std::unique_ptr<Document> BuildInterfaceSource(const TypeNamespace& types,
generate_cpp_unittest.cpp     [all...]
generate_cpp.cpp 609 unique_ptr<Document> BuildInterfaceSource(const TypeNamespace& /* types */,
847 auto interface_src = BuildInterfaceSource(types, interface);

Completed in 210 milliseconds