OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:identifier
(Results
876 - 900
of
5406
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium/chrome/browser/content_settings/
content_settings_details.h
39
// The resource
identifier
for the settings type that has changed.
/external/chromium/chrome/browser/download/
save_types.h
52
// The unique
identifier
for saving job, assigned at creation by
/external/chromium/chrome/browser/history/
text_database.h
65
// ID is the
identifier
for the database. It should uniquely identify it among
93
// which is the part before the database
identifier
. For example
98
//
identifier
. If the filename doesn't have the correct format, returns 0.
141
// Converts the given database
identifier
to a filename. This does not include
/external/chromium/chrome/browser/
spellchecker_mac.mm
39
int
identifier
,
44
identifier_(
identifier
),
289
int
identifier
,
295
destination, route_id,
identifier
, text, document_tag));
/external/chromium/chrome/browser/ui/cocoa/
table_model_array_controller.h
41
// containing the column
identifier
in the TableModel.
view_id_util.h
15
// ViewID
identifier
(integer). This is a useful compatibility for finding a
/external/chromium/chrome/browser/ui/views/status_icons/
status_icon_win.h
57
// The message
identifier
used for status icon messages.
/external/chromium/webkit/glue/
site_isolation_metrics.cc
84
void SiteIsolationMetrics::AddRequest(unsigned
identifier
,
87
target_type_map[
identifier
] = target_type;
122
WebFrame* frame, unsigned
identifier
, const WebURLResponse& response) {
126
TargetTypeMap::iterator iter = target_type_map.find(
identifier
);
/external/chromium_org/chrome/browser/content_settings/
content_settings_details.h
47
// The resource
identifier
for the settings type that has changed.
/external/chromium_org/chrome/browser/spellchecker/
misspelling.h
7
// Stores the spellcheck suggestion, its uint32 hash
identifier
, and user's
spellcheck_message_filter_mac.h
46
int
identifier
,
/external/chromium_org/chrome/browser/storage_monitor/
test_portable_device_watcher_win.h
26
// MTP device storage unique
identifier
.
/external/chromium_org/chrome/browser/ui/cocoa/
view_id_util.h
14
// ViewID
identifier
(integer). This is a useful compatibility for finding a
/external/chromium_org/chrome/common/
automation_messages.cc
199
WriteParam(m, p->
identifier
());
216
int64
identifier
;
217
if (!ReadParam(m, iter, &
identifier
))
227
(*r)->set_identifier(
identifier
);
/external/chromium_org/chrome/common/extensions/api/
system_storage.idl
22
// It will not be a persistent
identifier
between different runs of an
/external/chromium_org/chrome/installer/test/
pe_image_resources.h
23
// A CopyConstructible and Assignable
identifier
for resource directory
/external/chromium_org/chrome/installer/util/
l10n_string_util.h
43
// Returns the language
identifier
of the translation currently in use.
/external/chromium_org/content/browser/
browser_process_sub_thread.h
37
explicit BrowserProcessSubThread(BrowserThread::ID
identifier
);
/external/chromium_org/content/browser/download/
save_types.h
52
// The unique
identifier
for saving job, assigned at creation by
/external/chromium_org/content/browser/web_contents/
frame_tree_node.h
55
// The unique
identifier
for the frame in the page.
/external/chromium_org/content/child/npapi/
npobject_util.cc
100
NPIdentifier **
identifier
, uint32_t *count) {
101
return NPObjectProxy::NPNEnumerate(obj,
identifier
, count);
140
param->
identifier
= id;
144
return param.
identifier
;
/external/chromium_org/content/common/
page_state_serialization.h
34
int64
identifier
;
member in struct:content::ExplodedHttpBody
resource_messages.cc
268
WriteParam(m, p->
identifier
());
284
int64
identifier
;
285
if (!ReadParam(m, iter, &
identifier
))
289
(*r)->set_identifier(
identifier
);
/external/chromium_org/content/public/browser/
notification_details.h
26
// returns the pointer to the current details as an
identifier
, for use as a
notification_source.h
25
// returns the pointer to the current source as an
identifier
, for use as a
Completed in 392 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>