Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/aidl/
Daidl.cpp260 bool CheckAndAssignMethodIDs(const std::vector<std::unique_ptr<AidlMethod>>& items) { in CheckAndAssignMethodIDs() function
627 if (!CheckAndAssignMethodIDs(interface->GetMethods())) { in load_and_validate_aidl()