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