Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/BackupEncryption/src/com/android/server/backup/encryption/
H A DKeyValueEncrypter.java48 String packageName, ParcelFileDescriptor inputFd, OutputStream outputStream) in encryptKeyValueData()
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestMemoryInternal.cpp139 int inputFd = ASharedMemory_create("input", inputSize); in TEST_F() local
/aosp12/hardware/libhardware/modules/input/evdev/
H A DInputHub.cpp553 int inputFd = -1; in poll() local