Home
last modified time | relevance | path

Searched defs:Setter (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/components/base/include/
DSimpleC2Interface.h203 struct Setter { struct
204 typedef typename std::remove_reference<T>::type type;
206 static C2R NonStrictValueWithNoDeps( in NonStrictValueWithNoDeps()
212 static C2R NonStrictValuesWithNoDeps( in NonStrictValuesWithNoDeps()
222 static C2R StrictValueWithNoDeps( in StrictValueWithNoDeps()
/frameworks/av/media/codec2/vndk/
DC2Store.cpp604 struct Setter { in Interface() struct
605 static C2R setIonUsage(bool /* mayBlock */, C2P<C2StoreIonUsageInfo> &me) { in Interface()