OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close_delay
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/media/audio/
audio_output_resampler.h
45
const base::TimeDelta&
close_delay
);
audio_output_dispatcher_impl.h
34
// |
close_delay
| specifies delay after the stream is idle until the audio
40
const base::TimeDelta&
close_delay
);
audio_output_dispatcher_impl.cc
23
const base::TimeDelta&
close_delay
)
30
close_delay
,
audio_output_resampler.cc
148
const base::TimeDelta&
close_delay
)
151
close_delay_(
close_delay
),
audio_output_proxy_unittest.cc
167
virtual void InitDispatcher(base::TimeDelta
close_delay
) {
172
close_delay
);
429
virtual void InitDispatcher(base::TimeDelta
close_delay
) OVERRIDE {
438
close_delay
);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial.h
23
unsigned short
close_delay
;
member in struct:serial_struct
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h
23
unsigned short
close_delay
;
member in struct:serial_struct
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h
23
unsigned short
close_delay
;
member in struct:serial_struct
/external/chromium_org/ash/system/tray/
system_tray.cc
271
int
close_delay
,
278
system_bubble_->bubble()->StartAutoCloseTimer(
close_delay
);
281
void SystemTray::SetDetailedViewCloseDelay(int
close_delay
) {
283
system_bubble_->bubble()->StartAutoCloseTimer(
close_delay
);
system_tray.h
75
// Continue showing the existing detailed view, if any, for |
close_delay
|
77
void SetDetailedViewCloseDelay(int
close_delay
);
/external/kernel-headers/original/linux/
serial_core.h
285
unsigned int
close_delay
; /* msec */
member in struct:uart_state
Completed in 145 milliseconds