Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.h61 INTERNAL = 0, enumerator
70 bool IsInternal() const { return source_ == Source::INTERNAL; } in IsInternal()
89 AidlLocation { __FILE__, {__LINE__, 0}, {__LINE__, 0}, AidlLocation::Source::INTERNAL }