Home
last modified time | relevance | path

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

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