OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:database
(Results
1476 - 1500
of
2668
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheGroup.h
189
// due to reaching the maximum size of the application cache
database
file. This flag is used by ApplicationCacheGroup::checkIfLoadIsComplete() to decide
/external/webkit/Source/WebCore/loader/icon/
IconDatabaseBase.h
215
// Functions to get/set the global icon
database
.
/external/webkit/Source/WebKit/android/WebCoreSupport/
ChromeClientAndroid.h
135
#if ENABLE(
DATABASE
)
/external/webkit/Source/WebKit/android/jni/
CookieManager.cpp
94
// The Java code removes cookies directly from the backing
database
, so we do the same,
/external/webkit/Source/WebKit/efl/ewk/
ewk_main.cpp
72
* - sets web
database
location,
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
ChromeClientGtk.h
116
#if ENABLE(
DATABASE
)
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
ChromeClientHaiku.h
131
#if ENABLE(
DATABASE
)
/external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm
662
- (void)wasRemovedFromPluginDatabase:(WebPluginDatabase *)
database
664
[super wasRemovedFromPluginDatabase:
database
];
666
// Unload when removed from final plug-in
database
677
// the plug-in
database
is refreshed)
/external/webkit/Source/WebKit/qt/WebCoreSupport/
ChromeClientQt.h
135
#if ENABLE(
DATABASE
)
/external/webkit/Source/WebKit/wince/WebCoreSupport/
ChromeClientWinCE.cpp
305
#if ENABLE(
DATABASE
)
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
earlywarningsystem.py
151
# a
database
migration. :(
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_gtc.c
161
"
database
",
/external/wpa_supplicant_8/hostapd/
hostapd.eap_user
1
# hostapd user
database
for integrated EAP server
/external/wpa_supplicant_8/src/ap/
authsrv.c
180
"
database
interface");
/external/wpa_supplicant_8/src/eap_server/
eap_server_gtc.c
161
"
database
",
/frameworks/base/core/java/android/content/
ContentProviderClient.java
19
import android.
database
.Cursor;
IContentService.aidl
27
import android.
database
.IContentObserver;
SyncQueue.java
71
return add(operation, null /* this is not coming from the
database
*/);
/frameworks/base/core/java/android/database/
AbstractWindowedCursor.java
17
package android.
database
;
BulkCursorToCursorAdaptor.java
17
package android.
database
;
CursorToBulkCursorAdaptor.java
17
package android.
database
;
MergeCursor.java
17
package android.
database
;
/frameworks/base/core/java/android/provider/
Downloads.java
363
* Set to true if this download is deleted. It is completely removed from the
database
364
* when MediaProvider
database
also deletes the metadata asociated with this downloaded file.
372
* used to delete the entries from MediaProvider
database
when it is deleted from the
410
* (and thus spare DownloadService from scanning the
database
when this change occurs)
DrmStore.java
54
* Fields for DRM
database
SyncStateContract.java
25
import android.
database
.Cursor;
Completed in 1444 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>