OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sandbox_ipc
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/remoting/webapp/
xhr_proxy.js
34
this.
sandbox_ipc
= {
49
this.
sandbox_ipc
.method = method;
50
this.
sandbox_ipc
.url = url.toString();
51
this.
sandbox_ipc
.user = user;
52
this.
sandbox_ipc
.password = password;
57
this.
sandbox_ipc
.data = data;
64
this.
sandbox_ipc
.headers[header] = value;
wcs_sandbox_content.js
167
'parameters': xhr.
sandbox_ipc
170
delete xhr.
sandbox_ipc
;
/external/chromium_org/content/common/
font_config_ipc_linux.cc
53
TRACE_EVENT0("
sandbox_ipc
", "FontConfigIPC::matchFamilyName");
98
TRACE_EVENT0("
sandbox_ipc
", "FontConfigIPC::openStream");
child_process_sandbox_support_impl_linux.cc
26
TRACE_EVENT0("
sandbox_ipc
", "GetFontFamilyForCharacter");
61
TRACE_EVENT0("
sandbox_ipc
", "GetRenderStyleForStrike");
103
TRACE_EVENT0("
sandbox_ipc
", "MatchFontWithFallback");
Completed in 92 milliseconds