OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:where
(Results
551 - 575
of
21198
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/chrome/browser/
utility.sb
11
; directory. This is different from other sandbox configuration files
where
/external/chromium/chrome/browser/webdata/
web_apps_table.cc
74
"SELECT image FROM web_app_icons
WHERE
url=?"));
112
"SELECT has_all_images FROM web_apps
WHERE
url=?"));
123
"DELETE FROM web_app_icons
WHERE
url = ?"));
133
"DELETE FROM web_apps
WHERE
url = ?"));
/external/chromium/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
background.html
20
// Show the infobar on the tab
where
the request was sent.
/external/chromium/net/base/
net_log_source_type_list.h
6
// directly within a block
where
the SOURCE_TYPE macro is defined.
/external/chromium_org/android_webview/browser/
scoped_allow_wait_for_legacy_web_view_api.h
11
// webview: it is required
where
API backward compatibility demands that the UI
/external/chromium_org/ash/
scoped_target_root_window.h
19
// in the same window
where
a user interaction happened.
/external/chromium_org/base/test/
perf_time_logger.h
15
// Automates calling LogPerfResult for the common case
where
you want
/external/chromium_org/build/
gyp_chromium.py
13
# directly on Windows
where
the extension is useful.
/external/chromium_org/chrome/browser/chromeos/first_run/
step_names.cc
12
// Metric's name has format "CrosFirstRun.TimeSpentOnStep[StepName]",
where
/external/chromium_org/chrome/browser/extensions/
browsertest_util.h
16
//
where
|result| is a string, and returns |result|. Fails the test and returns
/external/chromium_org/chrome/browser/history/android/
android_urls_database.cc
70
"SELECT id, raw_url, url_id FROM android_urls
WHERE
url_id = ?"));
103
sql.append("
WHERE
url_id in ( ");
116
return GetDB().Execute("DELETE FROM android_urls
WHERE
url_id NOT IN ("
124
"UPDATE android_urls SET raw_url = ?, url_id = ?
WHERE
id = ?"));
/external/chromium_org/chrome/browser/ui/cocoa/tab_contents/
overlayable_contents_controller.h
19
// OverlayableContentsController is an obsolete wrapper holding the view
where
a
/external/chromium_org/chrome/browser/ui/panels/
test_panel_collection_squeeze_observer.h
20
//
where
the |active_panel| is at full width and all other
/external/chromium_org/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
background.js
13
// Show the infobar on the tab
where
the request was sent.
/external/chromium_org/chrome/common/extensions/
extension_process_policy.h
23
// We temporarily consider a workaround
where
we will keep non-app URLs in
/external/chromium_org/chrome/installer/util/
google_update_experiment_util.h
17
// The name of the value
where
Google Update reads the list of experiments for
/external/chromium_org/chrome/test/chromedriver/
embed_user_data_dir_in_cpp.py
19
help='Path to directory
where
the cc/h file should be created')
/external/chromium_org/chrome/utility/importer/
nss_decryptor_null.h
22
// A NULL wrapper for Firefox NSS decrypt component, for use in builds
where
/external/chromium_org/components/browser_context_keyed_service/
browser_context_keyed_service.h
16
// subsystems need a first pass shutdown phase
where
they drop references. Not
/external/chromium_org/components/dom_distiller/core/proto/
distilled_page.proto
24
// Handle to the image. This could be the URL
where
the image was found.
/external/chromium_org/content/public/common/
content_paths.h
24
// Directory
where
the Media libraries reside.
/external/chromium_org/content/renderer/
scoped_clipboard_writer_glue.cc
14
// We should never have an instance
where
both are set.
/external/chromium_org/content/test/data/npapi/
execute_script_delete_in_mouse_up.html
23
Tests the case
where
a plugin instance is deleted in the context
npn_plugin_delete_create_in_evaluate.html
27
Tests the case
where
a plugin instance is deleted and created in the context
/external/chromium_org/content/utility/
utility.sb
11
; directory. This is different from other sandbox configuration files
where
Completed in 1360 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>