OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appends
(Results
151 - 175
of
1049
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/apps/
load_and_launch_browsertest.cc
107
// TestFixture that
appends
--load-and-launch-app before calling BrowserMain.
/external/chromium_org/base/json/
string_escape.cc
29
// successful, returns true and
appends
the escape sequence to |dest|. This
/external/chromium_org/base/mac/
authorization_util.h
40
//
appends
its own text to the prompt string. |extraFlags| will be ORed
/external/chromium_org/base/message_loop/
incoming_task_queue.h
29
//
Appends
a task to the incoming queue. Posting of all tasks is routed though
/external/chromium_org/base/metrics/
sparse_histogram.h
95
// Helpers for emitting Ascii graphic. Each method
appends
data to output.
/external/chromium_org/build/
isolate.gypi
77
# Note: When gyp merges lists, it
appends
them to the old value.
/external/chromium_org/chrome/browser/extensions/api/declarative_content/
content_condition.h
82
// If this Condition has a url filter,
appends
it to |condition_sets|.
/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_condition.h
90
// If this condition has url attributes,
appends
them to |condition_sets|.
/external/chromium_org/chrome/browser/extensions/api/web_request/
upload_data_presenter.h
35
//
Appends
a dictionary {'key': 'value'} to |list|. |list| becomes the owner of
/external/chromium_org/chrome/browser/extensions/
app_sync_bundle.h
76
//
Appends
sync data objects for every app in |extensions|.
extension_sync_bundle.h
76
//
Appends
sync data objects for every extension in |extensions|.
user_script_listener.h
73
//
Appends
new url patterns to our list, also setting user_scripts_ready_
/external/chromium_org/chrome/browser/media_galleries/linux/
mtp_read_file_worker.cc
21
//
Appends
|data| to the snapshot file specified by the |snapshot_file_path| on
/external/chromium_org/chrome/browser/media_galleries/win/
mtp_device_operations_util.h
61
// On success,
appends
the data chunk in |local_path| and returns a non-zero
/external/chromium_org/chrome/common/cloud_print/
cloud_print_helpers.h
26
//
Appends
a relative path to the url making sure to append a '/' if the
/external/chromium_org/chrome/common/extensions/docs/server2/
servlet.py
86
'''
Appends
|content| to the response content.
/external/chromium_org/chrome/installer/util/
delete_after_reboot_helper.h
65
//
appends
an additional terminating null character.
/external/chromium_org/components/autofill/core/browser/
autofill_test_utils.h
41
// Note that this actually
appends
fields to the form data, which can be useful
/external/chromium_org/content/common/
set_process_title.cc
56
// If the binary has since been deleted, Linux
appends
" (deleted)" to the
/external/chromium_org/content/test/plugin/
plugin_test.h
50
// Sets an error for the test case.
Appends
the msg to the
/external/chromium_org/media/base/
audio_buffer_queue.h
33
//
Appends
|buffer_in| to this queue.
/external/chromium_org/media/cdm/ppapi/
cdm_logging.cc
127
// This
appends
"std::endl" after all other messages appended to DLOG(),
/external/chromium_org/media/video/capture/win/
capability_list_win.cc
48
//
Appends
an entry to the list.
/external/chromium_org/native_client_sdk/src/examples/api/url_loader/
url_loader_handler.h
55
//
Appends
data from this->buffer_ to this->url_response_body_.
/external/chromium_org/net/disk_cache/flash/
log_store.h
46
//
Appends
data to the end of the last created entry.
Completed in 831 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>