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

  /system/tools/aidl/
generate_cpp.h 62 std::unique_ptr<Document> BuildInterfaceHeader(const TypeNamespace& types,
generate_cpp_unittest.cpp 743 unique_ptr<Document> doc = internals::BuildInterfaceHeader(types_, *interface);
generate_cpp.cpp 657 unique_ptr<Document> BuildInterfaceHeader(const TypeNamespace& types,
713 header = BuildInterfaceHeader(types, interface);

Completed in 176 milliseconds