Searched refs:IsInternal (Results 1 – 2 of 2) sorted by relevance
43 if (location_.IsInternal()) { in ~AidlErrorLog()
40 bool IsInternal() const { return source_ == Source::INTERNAL; } in IsInternal() function