OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:construct
(Results
2576 - 2600
of
4776
) sorted by null
<<
101
102
103
104
105
106
107
108
109
110
>>
/external/chromium_org/chrome/browser/ui/webui/
plugins_ui.cc
348
//
Construct
DictionaryValues to return to UI.
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/javascript/
feed.js
123
//
Construct
the iframe's HTML.
/external/chromium_org/chrome/test/functional/
passwords.py
52
"""
Construct
a password dictionary with all the required fields."""
prefs_ui.py
213
#
Construct
a password dictionary with required fields.
/external/chromium_org/chrome_frame/test/
test_server.h
346
void
Construct
(const std::string& address, int port);
/external/chromium_org/chromeos/network/
network_state_handler.h
228
//
Construct
and initialize an instance for testing.
/external/chromium_org/content/browser/download/
save_package_unittest.cc
109
// We need to
construct
a path that is *almost* kMaxFilePathLength long
/external/chromium_org/content/browser/fileapi/
dragged_file_util_unittest.cc
354
// Read entries in the directory to
construct
the expected results map.
/external/chromium_org/content/browser/renderer_host/media/
video_capture_manager.cc
404
//
Construct
|new_devices_info_cache| with the cached devices that are still
/external/chromium_org/content/browser/renderer_host/
render_view_host_delegate.h
138
// to
construct
a RenderView). Now is a good time to send other setup events
render_widget_host_view_gtk.h
186
// Should
construct
only via RenderWidgetHostView::CreateViewForWidget.
/external/chromium_org/content/renderer/media/android/
webmediaplayer_android.h
66
//
Construct
a WebMediaPlayerAndroid object. This class communicates
/external/chromium_org/gpu/config/
gpu_control_list.h
89
// Register a feature to FeatureMap - used to
construct
a GpuControlList.
/external/chromium_org/ipc/
ipc_channel_posix_unittest.cc
129
//
Construct
a fresh IO Message loop for the duration of each test.
/external/chromium_org/media/base/
pipeline.h
90
// Build a pipeline to using the given filter collection to
construct
a filter
sinc_resampler.cc
277
// Note: The loop
construct
here can severely impact performance on ARM
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
mount_html5fs_test.cc
312
EXPECT_STREQ("
construct
", buffer);
/external/chromium_org/net/base/
file_stream.h
39
//
Construct
a FileStream with an existing file handle and opening flags.
/external/chromium_org/net/base/registry_controlled_domains/
registry_controlled_domain.h
97
construct
our resource. However, the data expected by this implementation
/external/chromium_org/net/http/
http_cache.h
129
// Provide an existing HttpNetworkSession, the cache can
construct
a
http_security_headers_unittest.cc
468
//
Construct
a fake SSLInfo that will pass AddHPKPHeader's checks.
/external/chromium_org/net/socket/
ssl_session_cache_openssl.cc
151
//
Construct
new instance. This registers various hooks into the SSL_CTX
/external/chromium_org/net/third_party/nss/ssl/
sslinfo.c
366
/*
construct
PRF arguments */
/external/chromium_org/net/udp/
udp_socket_libevent.cc
264
//
Construct
IPAddressNumber of appropriate size (IPv4 or IPv6) of 0s,
/external/chromium_org/net/websockets/
websocket_handshake_handler.cc
227
//
Construct
opening handshake request headers as a SPDY header block.
Completed in 1408 milliseconds
<<
101
102
103
104
105
106
107
108
109
110
>>