Searched defs:PlatformFile (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/base/ |
D | platform_file_unittest.cc | 30 TEST(PlatformFile, CreatePlatformFile) { in TEST() argument 109 TEST(PlatformFile, DeleteOpenFile) { in TEST() argument 145 TEST(PlatformFile, ReadWritePlatformFile) { in TEST() argument 224 TEST(PlatformFile, AppendPlatformFile) { in TEST() argument 277 TEST(PlatformFile, TruncatePlatformFile) { in TEST() argument 329 TEST(PlatformFile, TouchGetInfoPlatformFile) { in TEST() argument 401 TEST(PlatformFile, ReadFileAtCurrentPosition) { in TEST() argument
|
D | platform_file.h | 128 typedef HANDLE PlatformFile; typedef 132 typedef int PlatformFile; typedef
|
/external/chromium/base/ |
D | platform_file_unittest.cc | 61 TEST(PlatformFile, CreatePlatformFile) { in TEST() argument 130 TEST(PlatformFile, ReadWritePlatformFile) { in TEST() argument 202 TEST(PlatformFile, TruncatePlatformFile) { in TEST() argument 252 TEST(PlatformFile, TouchGetInfoPlatformFile) { in TEST() argument
|
D | platform_file.h | 24 typedef HANDLE PlatformFile; typedef
|
/external/chromium_org/ppapi/tests/ |
D | test_broker.cc | 42 typedef HANDLE PlatformFile; typedef 47 typedef int PlatformFile; typedef
|
/external/chromium_org/net/base/ |
D | file_stream_context.h | 182 void CancelIo(base::PlatformFile) {} in CancelIo()
|
/external/chromium_org/base/files/ |
D | file.h | 28 typedef HANDLE PlatformFile; typedef
|