Searched refs:os_file (Results 1 – 10 of 10) sorted by relevance
80 MojoPlatformHandle os_file; in TEST_F() local81 os_file.struct_size = sizeof(MojoPlatformHandle); in TEST_F()82 os_file.type = SIMPLE_PLATFORM_HANDLE_TYPE; in TEST_F()83 os_file.value = in TEST_F()86 MojoWrapPlatformHandle(&os_file, nullptr, &wrapped_handle)); in TEST_F()
68 os_file.c \69 os_file.h \
70 'os_file.c',
69 - util/os_file: resize buffer to what was actually needed
72 - util/os_file: fix double-close()
199 - util/os_file: fix double-close()
1643 - util/os_file: always use the 'grow' mechanism1645 - util/os_file: actually return the error read() gave us
1173 - util/os_file: fix double-close()
3393 - util/os_file: extend os_read_file to return the file size
1920 - util/os_file: replace broken windows-detection code with detect_os.h