OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:transaction
(Results
576 - 600
of
1579
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentStack.java
77
// Add the fragment to the activity, pushing this
transaction
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentCustomAnimationSupport.java
72
// Add the fragment to the activity, pushing this
transaction
FragmentStackFragmentSupport.java
93
// Add the fragment to the activity, pushing this
transaction
FragmentStackSupport.java
84
// Add the fragment to the activity, pushing this
transaction
/development/samples/training/threadsample/src/com/example/android/threadsample/
DataProvider.java
364
* Begins a
transaction
in "exclusive" mode. No other mutations can occur on the
365
* db until this
transaction
finishes.
382
// Reports that the
transaction
was successful and should not be backed out.
385
// Ends the
transaction
and closes the current db instances
/external/bluetooth/bluedroid/stack/include/
hiddefs.h
65
/* Define the HID
transaction
types
/external/chromium/chrome/browser/history/
in_memory_database.cc
70
// a
transaction
.)
top_sites_database.h
78
// Sets the page rank. Should be called within an open
transaction
.
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_file_unittest.cc
69
// Starting a
transaction
creates a temporary file.
/external/chromium/chrome/browser/sync/glue/
theme_model_associator.cc
97
// We only access the cryptographer while holding a
transaction
.
/external/chromium/net/base/
network_delegate.h
72
// at any time, but will have no effect if the
transaction
handling this
upload_data_stream_unittest.cc
82
//
transaction
doesn't hang. Therefore we expected the full size.
/external/chromium/net/data/cache_tests/bad_rankings3/
contents.txt
12
transaction
: 0x0
/external/chromium_org/chrome/browser/history/android/
android_cache_database_unittest.cc
59
// The count of nested
transaction
is still same.
/external/chromium_org/chrome/browser/history/
top_sites_database.h
85
// Sets the page rank. Should be called within an open
transaction
.
/external/chromium_org/chrome/browser/resources/sync_internals/
chrome_sync.js
103
'
transaction
': [
/external/chromium_org/components/test/data/web_database/
version_22.sql
2
BEGIN
TRANSACTION
;
version_29.sql
2
BEGIN
TRANSACTION
;
version_31.sql
2
BEGIN
TRANSACTION
;
version_33.sql
2
BEGIN
TRANSACTION
;
version_40.sql
2
BEGIN
TRANSACTION
;
version_41.sql
2
BEGIN
TRANSACTION
;
version_42.sql
2
BEGIN
TRANSACTION
;
version_43.sql
2
BEGIN
TRANSACTION
;
version_49.sql
2
BEGIN
TRANSACTION
;
Completed in 556 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>