OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:guest
(Results
176 - 200
of
648
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/VEX/priv/
guest_mips_helpers.c
41
/* This file contains helper functions for mips
guest
code. Calls to
145
/* Used to record the unredirected
guest
address at the start of
157
/*--- Describing the mips
guest
state, for the benefit ---*/
161
/* Figure out if any part of the
guest
state contained in minoff
165
We enforce precise exns for
guest
SP, PC.
201
/* Total size of the
guest
state, in bytes. */
/external/chromium_org/chrome/browser/ui/
browser_navigator_browsertest_chromeos.cc
138
// Subclass that tests navigation while in the
Guest
session.
152
// in
Guest
Session (as well as all other windows in
Guest
session).
/external/chromium_org/content/browser/web_contents/
web_contents_view_guest.cc
35
BrowserPluginGuest*
guest
,
39
guest_(
guest
),
223
// windows to calculate popup position.
Guest
's native view
/external/chromium/chrome/browser/chromeos/login/
login_status_consumer.h
112
// The current
guest
login attempt has succeeded.
login_utils.h
64
// a
guest
user.
/external/chromium/chrome/browser/ui/webui/chromeos/login/
login_ui.h
48
// Sign in into
Guest
session.
/external/chromium_org/chrome/browser/chromeos/login/
user_manager.cc
18
const char UserManager::kGuestUserName[] = "$
guest
";
/external/chromium_org/chrome/browser/chromeos/settings/
system_settings_provider.cc
35
// Non-
guest
users can change the time zone.
/external/chromium_org/chrome/browser/guestview/webview/
plugin_permission_helper.cc
74
content::UserMetricsAction("WebView.
Guest
.PluginLoadRequest"));
/external/chromium_org/chrome/browser/resources/
components.html
57
<div class="component-actions"
guest
-visibility="disabled">
components.js
67
// Disable some controls for
Guest
in ChromeOS.
/external/chromium_org/chrome/browser/ui/ash/
app_sync_ui_state.h
23
// normal user profile (i.e. it does not watch for
guest
profile or exsiting
/external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_util.cc
26
// |email| and profile name could be empty if not yet logged in or
guest
mode.
/external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view.h
78
// Menu button that displays the name of the active or
guest
profile.
opaque_browser_frame_view_layout_delegate.h
42
// Returns true if in
guest
mode or a non off the record session.
/external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache.h
35
GUEST
,
/external/chromium_org/chrome/browser/ui/webui/options/
reset_profile_settings_handler.h
64
// the underlying profile is off-the-record (e.g. in
Guest
mode on Chrome OS).
/external/chromium_org/content/browser/speech/
input_tag_speech_dispatcher_host.h
32
bool
guest
,
/external/chromium_org/content/public/browser/
content_browser_client.h
140
// Notifies that a
guest
WebContents has been created. A
guest
WebContents
142
// occur an arbitrary length of time before attachment. If the new
guest
has
144
// If the
guest
was created via navigation, then |extra_params| will be
147
// enable for the given
guest
. |guest_delegate| is a return parameter of
148
// the delegate in the content embedder that will service the
guest
in the
157
// Notifies that a
guest
WebContents has been attached to a BrowserPlugin.
158
// A
guest
is attached to a BrowserPlugin when the
guest
has acquired an
/external/chromium_org/content/public/common/
url_constants.cc
24
const char kGuestScheme[] = "chrome-
guest
";
/external/chromium_org/content/renderer/browser_plugin/
browser_plugin_manager.h
82
// This map is keyed by
guest
instance IDs.
/external/chromium_org/third_party/WebKit/Tools/
run-perf-test.cfg
60
'--browser=cros-chrome-
guest
'\
/external/chromium_org/third_party/mesa/src/docs/
relnotes-7.7.html
45
VMware virtual graphics device. It allows Linux OpenGL
guest
applications
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga3d_reg.h
42
* register. Is set by the host and read by the
guest
. This lets
43
* us make new
guest
drivers which are backwards-compatible with old
44
* SVGA hardware revisions. It does not let us support old
guest
179
* and so we can send those operations to the
guest
.
1364
SVGA3dGuestImage
guest
;
member in struct:__anon12846
[
all
...]
/external/chromium_org/tools/
run-perf-test.cfg
59
'--browser=cros-chrome-
guest
'\
Completed in 7113 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>