OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DoInitialize
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/mojo/services/gles2/
command_buffer_impl.h
58
bool
DoInitialize
(mojo::ScopedSharedBufferHandle shared_state);
command_buffer_impl.cc
80
sync_client_->DidInitialize(
DoInitialize
(shared_state.Pass()));
83
bool CommandBufferImpl::
DoInitialize
(
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnection.h
163
bool
DoInitialize
(IceTransportsType type,
peerconnection.cc
332
return
DoInitialize
(configuration.type, stun_config, turn_config, constraints,
336
bool PeerConnection::
DoInitialize
(
/external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_core.h
152
void
DoInitialize
(scoped_ptr<DoInitializeOptions> options);
271
// Non-NULL only between calls to
DoInitialize
() and ~Core().
275
// calls to
DoInitialize
() and DoShutdown().
sync_backend_host_core.cc
398
void SyncBackendHostCore::
DoInitialize
(
sync_backend_host_impl.cc
560
base::Bind(&SyncBackendHostCore::
DoInitialize
,
/external/chromium_org/media/base/
pipeline_unittest.cc
787
DoInitialize
(state, stop_or_error);
792
DoInitialize
(state, stop_or_error);
797
DoInitialize
(state, stop_or_error);
807
void
DoInitialize
(TeardownState state, StopOrError stop_or_error) {
Completed in 104 milliseconds