Home
last modified time | relevance | path

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

/system/tools/aidl/
Dlogging.h50 if (location_.IsInternal()) { in ~AidlErrorLog()
Daidl_language.h70 bool IsInternal() const { return source_ == Source::INTERNAL; } in IsInternal() function