Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DVolumeManager.cpp1170 int VolumeManager::openAppFuseFile(uid_t uid, int mountId, int fileId, int flags) { in openAppFuseFile() function in VolumeManager
H A DVoldNativeService.cpp510 binder::Status VoldNativeService::openAppFuseFile(int32_t uid, int32_t mountId, int32_t fileId, in openAppFuseFile() function in android::vold::VoldNativeService
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl140 FileDescriptor openAppFuseFile(int uid, int mountId, int fileId, int flags); in openAppFuseFile() method