Home
last modified time | relevance | path

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

/system/tools/aidl/
Dlocation.h31 INTERNAL = 0, enumerator
40 bool IsInternal() const { return source_ == Source::INTERNAL; } in IsInternal()
61 (AidlLocation{__FILE__, {__LINE__, 0}, {__LINE__, 0}, AidlLocation::Source::INTERNAL})