Searched defs:rawFd (Results 1 – 4 of 4) sorted by relevance
32 int rawFd = TEMP_FAILURE_RETRY(::open(devicePath_.c_str(), O_WRONLY | O_NOFOLLOW | O_CLOEXEC)); in storeKey() local50 int rawFd = TEMP_FAILURE_RETRY(::open(devicePath_.c_str(), O_RDONLY | O_NOFOLLOW | O_CLOEXEC)); in retrieveKey() local
223 int rawFd; member
366 int rawFd = -1; in dequeueNativeBuffer() local
691 int rawFd = -1; in readBlob() local745 int rawFd = fd.release(); in writeBlob() local