Home
last modified time | relevance | path

Searched refs:FileChannel (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/keymint/rust/src/
Dkeymint_hal_main.rs42 struct FileChannel(std::fs::File); struct
44 impl kmr_hal::SerializedChannel for FileChannel { implementation
122 let channel = Arc::new(Mutex::new(FileChannel(unsafe { std::fs::File::from_raw_fd(fd) }))); in inner_main()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt14833 Ljava/nio/channels/FileChannel$MapMode;
14834 Ljava/nio/channels/FileChannel;
49867 HSPLjava/io/FileInputStream;->getChannel()Ljava/nio/channels/FileChannel;
49882 HSPLjava/io/FileOutputStream;->getChannel()Ljava/nio/channels/FileChannel;
50286 HSPLjava/io/RandomAccessFile;->getChannel()Ljava/nio/channels/FileChannel;
52431 HSPLjava/nio/channels/FileChannel;-><init>()V
52432 HSPLjava/nio/channels/FileChannel;->lock()Ljava/nio/channels/FileLock;
52433 …/nio/channels/FileChannel;->open(Ljava/nio/file/Path;Ljava/util/Set;[Ljava/nio/file/attribute/File…
52434 HSPLjava/nio/channels/FileChannel;->open(Ljava/nio/file/Path;[Ljava/nio/file/OpenOption;)Ljava/nio/…
52435 HSPLjava/nio/channels/FileChannel;->tryLock()Ljava/nio/channels/FileLock;
[all …]
Dpreloaded-classes15481 java.nio.channels.FileChannel
15482 java.nio.channels.FileChannel$MapMode