Home
last modified time | relevance | path

Searched defs:configurable (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp194 const std::shared_ptr<Codec2Client::Configurable> &configurable) { in QueryMediaTypeImpl()
222 bool input, const std::shared_ptr<Codec2Client::Configurable> &configurable) { in QueryMediaType()
1041 const std::shared_ptr<Codec2Client::Configurable> &configurable) { in initialize()
1195 const std::shared_ptr<Codec2Client::Configurable> &configurable, in subscribeToConfigUpdate()
1240 const std::shared_ptr<Codec2Client::Configurable> &configurable) { in queryConfiguration()
1922 std::shared_ptr<Codec2Client::Configurable> configurable, in getConfigUpdateFromSdkParams()
2022 std::shared_ptr<Codec2Client::Configurable> configurable, in setParameters()
2101 const std::shared_ptr<Codec2Client::Configurable> &configurable, in subscribeToAllVendorParams()
2155 const std::shared_ptr<Codec2Client::Configurable> &configurable, in subscribeToVendorConfigUpdate()
2170 const std::shared_ptr<Codec2Client::Configurable> &configurable, in unsubscribeFromVendorConfigUpdate()
/frameworks/base/apct-tests/perftests/rubidium/assets/
Drubidium_scoring_logic_compiled.js7 …))break a;c=c[f]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ba(c,a,{configurable:!0,writable:!0,… property
8 …(d+(e||"")+"_"+f++,e)}function c(e,g){this.h=e;ba(this,"description",{configurable:!0,writable:!0,… property
9 …ion"===typeof d&&"function"!=typeof d.prototype[a]&&ba(d.prototype,a,{configurable:!0,writable:!0,… property
28 …b;if(void 0!==a.u)return a.u|=b;Object.defineProperties(a,{u:{value:b,configurable:!0,writable:!0,… property
51 …b,c),0)}}}ea.Object.defineProperties(zc.prototype,{debugEventMessage:{configurable:!0,enumerable:!… property
Dturtledove_generate_bid.js8 …))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ba(c,a,{configurable:!0,writable:!0,… property
9 …a){if(a)return a;var b=function(g,f){this.ra=g;ba(this,"description",{configurable:!0,writable:!0,… property
10 …ion"===typeof d&&"function"!=typeof d.prototype[a]&&ba(d.prototype,a,{configurable:!0,writable:!0,… property
31 …|(z?a[z]|=b:void 0!==a.F?a.F|=b:Object.defineProperties(a,{F:{value:b,configurable:!0,writable:!0,… property
32 …Y_MUTABLE_VALUES");a=b.join(",");return Ha?Ha.get.call(this)+"|"+a:a},configurable:!0,enumerable:!… property
Dturtledove_parametrized_generateBid.js7 …))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ba(c,a,{configurable:!0,writable:!0,… property
8 …a){if(a)return a;var b=function(g,f){this.ra=g;ba(this,"description",{configurable:!0,writable:!0,… property
9 …ion"===typeof d&&"function"!=typeof d.prototype[a]&&ba(d.prototype,a,{configurable:!0,writable:!0,… property
30 …|(z?a[z]|=b:void 0!==a.F?a.F|=b:Object.defineProperties(a,{F:{value:b,configurable:!0,writable:!0,… property
31 …Y_MUTABLE_VALUES");a=b.join(",");return Ga?Ga.get.call(this)+"|"+a:a},configurable:!0,enumerable:!… property
Drubidium_bidding_logic_compiled.js7 …))break a;c=c[f]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ca(c,a,{configurable:!0,writable:!0,… property
8 …(d+(e||"")+"_"+f++,e)}function c(e,h){this.h=e;ca(this,"description",{configurable:!0,writable:!0,… property
9 …ion"===typeof d&&"function"!=typeof d.prototype[a]&&ca(d.prototype,a,{configurable:!0,writable:!0,… property
28 …b;if(void 0!==a.A)return a.A|=b;Object.defineProperties(a,{A:{value:b,configurable:!0,writable:!0,… property
/frameworks/av/media/codec2/hal/client/
Dclient.cpp613 sp<IConfigurable> const& configurable, in Codec2Client()
1002 sp<IConfigurable> configurable = static_cast<sp<IConfigurable>>(transResult); in _CreateFromIndex() local
1286 std::shared_ptr<Codec2Client::Configurable>* configurable) { in createBlockPool()