Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/async/
DCallbackRegistry.h81 bool processing() { return mProcessing; } in processing() function
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioEffectFactoryTargetTest.cpp274 std::vector<Processing> processing; in TEST_P() local