Searched defs:deprecated (Results 1 – 3 of 3) sorted by relevance
254 const bool deprecated = definition->deprecated(); in writeSummaryTableEntry() local
171 bool deprecated() const { return mDeprecatedApiLevel > 0; } in deprecated() function
342 std::function<void(const ConfigMapper &)> deprecated = add; in initializeStandardParams() local