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

  /system/tools/aidl/
aidl.cpp 602 string import_path = import_resolver.FindImportFile(import->GetNeededClass());
606 << import->GetNeededClass() << endl;
615 << import->GetNeededClass() << endl;
aidl_language.h 371 const std::string& GetNeededClass() const { return needed_class_; }
type_namespace.h 161 return HasTypeByCanonicalName(import.GetNeededClass());

Completed in 56 milliseconds