Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp610 bool initStreaming(unique_fd inout, MetadataMode mode) { in initStreaming()
792 void receiver(unique_fd inout, MetadataMode mode) { in receiver()
/aosp12/art/tools/dexanalyze/
H A Ddexanalyze_experiments.cc266 /*inout*/ FieldAccessStats* stats) { in ProcessDexFile()
/aosp12/system/media/audio_utils/include/audio_utils/
H A DBiquadFilter.h642 void process1D(D* inout, size_t frames) { in process1D()