CreateProxy 149 base/files/file_proxy_unittest.cc CreateProxy(File::FLAG_CREATE | File::FLAG_WRITE, &proxy); CreateProxy 202 base/files/file_proxy_unittest.cc CreateProxy(File::FLAG_OPEN | File::FLAG_READ, &proxy); CreateProxy 225 base/files/file_proxy_unittest.cc CreateProxy(File::FLAG_OPEN | File::FLAG_READ, &proxy); CreateProxy 240 base/files/file_proxy_unittest.cc CreateProxy(File::FLAG_CREATE | File::FLAG_WRITE, &proxy); CreateProxy 266 base/files/file_proxy_unittest.cc CreateProxy( CreateProxy 299 base/files/file_proxy_unittest.cc CreateProxy(File::FLAG_OPEN | File::FLAG_WRITE, &proxy); CreateProxy 325 base/files/file_proxy_unittest.cc CreateProxy(File::FLAG_OPEN | File::FLAG_WRITE, &proxy); CreateProxy 51 content/renderer/media/android/stream_texture_factory.h virtual StreamTextureProxy* CreateProxy() = 0; CreateProxy 32 content/renderer/media/android/stream_texture_factory_impl.h virtual StreamTextureProxy* CreateProxy() OVERRIDE; CreateProxy 46 content/renderer/media/android/stream_texture_factory_synchronous_impl.h virtual StreamTextureProxy* CreateProxy() OVERRIDE; CreateProxy 1098 content/renderer/media/android/webmediaplayer_android.cc stream_texture_proxy_.reset(stream_texture_factory_->CreateProxy());