Searched refs:createFileSystem (Results 1 – 4 of 4) sorted by relevance
30 UnixSocketAddress sa = UnixSocketAddress.createFileSystem(path); in testFilesystemSunPath()
132 checkUnixDomainSocket(UnixSocketAddress.createFileSystem(path), false); in testUnixDomainSockets_in_file_system()
79 public static UnixSocketAddress createFileSystem(String pathName) { in createFileSystem() method in UnixSocketAddress
110 method public static android.system.UnixSocketAddress createFileSystem(String);