OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Reconfigure
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/renderer/media/
webrtc_audio_capturer.h
147
void
Reconfigure
(int sample_rate, media::ChannelLayout channel_layout,
webrtc_audio_capturer.cc
116
void WebRtcAudioCapturer::
Reconfigure
(int sample_rate,
314
Reconfigure
(sample_rate, channel_layout, effects);
/external/mdnsresponder/mDNSPosix/
PosixDaemon.c
91
// %%%
Reconfigure
() probably belongs in the platform support layer (mDNSPosix.c), not the daemon cde
95
static void
Reconfigure
(mDNS *m)
171
if (sigismember(&signals, SIGHUP ))
Reconfigure
(m);
209
Reconfigure
(&mDNSStorage);
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst
425
of command line flags when linking.
Reconfigure
your command line string to
Completed in 536 milliseconds