Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/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()
/hardware/google/av/codec2/vndk/
DC2Store.cpp602 struct Setter { in Interface() struct
603 static C2R setIonUsage(bool /* mayBlock */, C2P<C2StoreIonUsageInfo> &me) { in Interface()