Searched defs:read_file_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/messaging/
H A Dnative_message_process_host.h79 // Try and read a single message from |read_file_|. This should only be called
135 base::PlatformFile read_file_; member in class:extensions::NativeMessageProcessHost
H A Dnative_message_process_host_unittest.cc54 read_file_ = base::CreatePlatformFile(
70 read_file_, write_file_);
74 base::PlatformFile read_file_; member in class:extensions::FakeLauncher

Completed in 132 milliseconds