Home
last modified time | relevance | path

Searched defs:ServerProxy (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/app/
H A DPropertyInvalidatedCacheTests.java39 private static class ServerProxy { class in PropertyInvalidatedCacheTests
/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.h121 class ServerProxy; variable
/aosp12/frameworks/av/media/libaudioclient/
H A DAudioTrackShared.cpp696 ServerProxy::ServerProxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, in ServerProxy() function in android::ServerProxy