OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:audio_task_runner
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/
chromoting_host_context.cc
68
ChromotingHostContext::
audio_task_runner
() {
function in class:remoting::ChromotingHostContext
desktop_process.cc
101
scoped_refptr<AutoThreadTaskRunner>
audio_task_runner
;
local
105
audio_task_runner
=
111
audio_task_runner
= AutoThread::CreateWithType(
125
desktop_agent_ = new DesktopSessionAgent(
audio_task_runner
,
Completed in 41 milliseconds