Home
last modified time | relevance | path

Searched refs:in_ignore_import (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Daidl_typenames.cpp110 const bool in_ignore_import = ignore_import.find(import) != ignore_import.end(); in IsIgnorableImport() local
115 return in_ignore_import || defined_type_not_from_preprocessed; in IsIgnorableImport()