OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:transaction
(Results
751 - 775
of
1579
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/chrome/browser/history/
in_memory_database.cc
70
// a
transaction
.)
/external/chromium_org/chrome/browser/resources/net_internals/
waterfall_view.css
126
.waterfall-view-row .http-
transaction
-read-headers {
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_file_unittest.cc
60
// Starting a
transaction
creates a temporary file.
/external/chromium_org/chrome/browser/sync/glue/
generic_change_processor.h
102
// we must ensure no syncapi
transaction
is held when we pass it on to
synced_device_tracker.cc
48
// called with a
transaction
every time the device info is modified, so this
/external/chromium_org/chrome/browser/sync/
profile_sync_service_password_unittest.cc
76
// Check to make sure we can aquire a
transaction
(will crash if a
transaction
80
DVLOG(1) << "Sync
transaction
acquired.";
524
// Same as HasNativeHasEmptyNoMerge, but we attempt to aquire a sync
transaction
/external/chromium_org/chrome/common/extensions/api/
proxy.json
80
"description": "If true, the error was fatal and the network
transaction
was aborted. Otherwise, a direct connection is used instead."
/external/chromium_org/chrome_frame/
urlmon_moniker.h
54
// underlying
transaction
objects are used.
/external/chromium_org/components/autofill/content/browser/wallet/
full_wallet.h
135
// The shipping address for the
transaction
.
/external/chromium_org/components/test/data/web_database/
version_22_corrupt.sql
2
BEGIN
TRANSACTION
;
version_30.sql
2
BEGIN
TRANSACTION
;
version_32.sql
2
BEGIN
TRANSACTION
;
version_34.sql
2
BEGIN
TRANSACTION
;
version_35.sql
2
BEGIN
TRANSACTION
;
version_52.sql
2
BEGIN
TRANSACTION
;
/external/chromium_org/content/browser/dom_storage/
dom_storage_namespace.h
122
void AddTransaction(int process_id, const TransactionRecord&
transaction
);
/external/chromium_org/content/browser/indexed_db/
indexed_db_dispatcher_host.cc
138
// Inject the renderer process id into the
transaction
id, to
139
// uniquely identify this
transaction
, and effectively bind it to
143
DCHECK(!(transaction_id >> 32)) << "
Transaction
ids can only be 32 bits";
153
<< "Invalid renderer target for
transaction
id";
[
all
...]
/external/chromium_org/content/public/browser/
download_url_parameters.h
30
// identifies the post
transaction
used to originally retrieve the |url|
/external/chromium_org/net/data/cache_tests/dirty_entry3/
contents.txt
26
transaction
: 0x0
/external/chromium_org/net/data/cache_tests/dirty_entry4/
contents.txt
26
transaction
: 0x0
/external/chromium_org/net/data/cache_tests/dirty_entry5/
contents.txt
26
transaction
: 0x0
/external/chromium_org/net/data/cache_tests/list_loop2/
contents.txt
26
transaction
: 0x0
/external/chromium_org/net/disk_cache/
disk_format.h
64
CacheAddr
transaction
; // In-flight operation target.
member in struct:disk_cache::LruData
/external/chromium_org/net/ftp/
ftp_network_transaction.h
125
// Resets the members of the
transaction
so it can be restarted.
/external/chromium_org/net/http/
http_stream_base.h
147
// Called when the priority of the parent
transaction
changes.
Completed in 1133 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>