Home
last modified time | relevance | path

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

/frameworks/base/media/native/midi/
Damidi.cpp48 unique_fd ufd; // The unique file descriptor associated with the port. member
251 unique_fd ufd; in AMIDI_openPort() local
/frameworks/base/libs/androidfw/
DApkAssets.cpp188 unique_fd ufd; in OpenInternal() local
/frameworks/native/cmds/installd/
Ddexopt.cpp106 unique_fd ufd(open(profile.c_str(), O_WRONLY | O_NOFOLLOW | O_CLOEXEC)); in clear_profile() local
1425 unique_fd ufd = open_reference_profile(uid, pkgname, location, /*read_write*/false, in maybe_open_reference_profile() local