Searched defs:parsed_doc (Results 1 - 1 of 1) sorted by relevance

/system/tools/aidl/
H A Daidl.cpp532 AidlDocument* parsed_doc = p.GetDocument(); local
534 unique_ptr<AidlInterface> interface(parsed_doc->ReleaseInterface());
606 // check the referenced types in parsed_doc to make sure we've imported them

Completed in 158 milliseconds