Home
last modified time | relevance | path

Searched defs:PosixFileSystem (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Dposix_file_system.h26 PosixFileSystem() {} in PosixFileSystem() function
/aosp_15_r20/external/okio/okio/src/nativeMain/kotlin/okio/
H A DPosixFileSystem.kt30 internal object PosixFileSystem : FileSystem() { object