Searched refs:IsInternal (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ | ||
D | logging.h | 50 if (location_.IsInternal()) { in ~AidlErrorLog() |
D | aidl_language.h | 70 bool IsInternal() const { return source_ == Source::INTERNAL; } in IsInternal() function |