Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DStability.cpp105 bool Stability::check(int32_t provided, Level required) { in check()
/frameworks/av/media/libaudioprocessing/tests/
Dtest-resampler.cpp282 size_t provided = mPvalues[mNextPidx++]; in main() local