Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaudioclient/aidl/android/media/
H A DIEffect.aidl48 int command(int cmdCode, in byte[] cmdData, int maxResponseSize, out byte[] response); in command()
/aosp12/frameworks/av/services/audioflinger/
H A DEffects.cpp1876 int32_t maxResponseSize, in command()