Searched defs:getAllIds (Results 1 – 2 of 2) sorted by relevance
342 public @NonNull Identifier[] getAllIds(@IdentifierType int type) { in getAllIds() method in ProgramSelector
176 vector<uint64_t> getAllIds(const ProgramSelector& sel, const IdentifierType type) { in getAllIds() function