Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl.cpp318 if (item->HasId()) { in check_and_assign_method_ids()
Daidl_language.h419 bool HasId() const { return has_id_; } in HasId() function
Daidl_language.cpp602 if (HasId()) { in ToString()