OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRANSACTION_READ_WRITE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/indexed_db/
indexed_db.h
14
TRANSACTION_READ_WRITE
= 1,
indexed_db_transaction_coordinator.cc
95
if (transaction->mode() == indexed_db::
TRANSACTION_READ_WRITE
) {
114
if (transaction->mode() == indexed_db::
TRANSACTION_READ_WRITE
) {
154
case indexed_db::
TRANSACTION_READ_WRITE
:
Completed in 164 milliseconds