/external/chromium_org/sync/api/ |
sync_error.cc | 32 type_message = "persistence error was encountered: ";
|
sync_error.h | 35 PERSISTENCE_ERROR, // A persistence error was detected, and the
|
/external/chromium_org/sync/notifier/ |
invalidation_state_tracker.h | 43 // Used by invalidation::InvalidationClient for persistence. |data| is an
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar | |
org.eclipse.jface.text.source_3.6.1.r361_v20100825-0800.jar | |
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar | |
/external/chromium/chrome/browser/net/ |
sqlite_persistent_cookie_store_unittest.cc | 93 // Reload and test for persistence 100 // Now delete the cookie and check persistence again.
|
/external/chromium/chrome/browser/sync/glue/ |
autofill_profile_model_associator.h | 52 // associating models, and send to the WebDatabase for persistence. 144 // models, and send to the WebDatabase for persistence.
|
autofill_model_associator.h | 123 // models, and send to the WebDatabase for persistence.
|
/external/qemu/slirp/ |
tcp_timer.h | 43 #define TCPT_PERSIST 1 /* retransmit persistence */ 92 #define TCPTV_PERSMIN ( 5*PR_SLOWHZ) /* retransmit persistence */
|
/external/qemu/slirp-android/ |
tcp_timer.h | 43 #define TCPT_PERSIST 1 /* retransmit persistence */ 92 #define TCPTV_PERSMIN ( 5*PR_SLOWHZ) /* retransmit persistence */
|
/external/bluetooth/bluedroid/btif/include/ |
btif_common.h | 121 /* Macro definitions for BD ADDR persistence */
|
/external/chromium_org/chrome/browser/resources/print_preview/data/ticket_items/ |
color.js | 11 * @param {!print_preview.AppState} appState App state persistence object to
|
/external/chromium_org/chrome/browser/sync/glue/ |
typed_url_data_type_controller.cc | 100 // We've turned off history persistence, so if we are running,
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
pripcsem.h | 49 * Because POSIX named semaphores have kernel persistence,
|
/external/yaffs2/yaffs2/direct/ |
yaffs_fileem.c | 16 // THis is only intended as test code to test persistence etc.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
hdlcdrv.h | 29 int ppersist; /* the p-persistence 0..255 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hdlcdrv.h | 29 int ppersist; /* the p-persistence 0..255 */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hdlcdrv.h | 29 int ppersist; /* the p-persistence 0..255 */
|
/external/chromium_org/chrome/browser/chromeos/app_mode/ |
startup_app_launcher.cc | 158 // TODO(fgorski): This can go when we have persistence implemented on PO2TS. 160 // TODO(rogerta): Now that this CL implements token persistence in PO2TS, is
|
/external/chromium_org/third_party/cacheinvalidation/ |
cacheinvalidation.gyp | 80 'src/google/cacheinvalidation/impl/persistence-utils.cc', 81 'src/google/cacheinvalidation/impl/persistence-utils.h',
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/ |
CommonXmlDelegate.java | 241 * Returns the persistence category, as described in 244 * @return the persistence category to use for this editor
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/http/ |
HttpURLConnectionTest.java | 680 "HTTP Server for persistence checking", 2); 731 "HTTP Server for persistence checking", 2); 778 "HTTP Server for persistence checking", 2); 828 "HTTP Server for persistence checking", 2); [all...] |
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ |
NotificationController.java | 334 // print job will trigger persistence of current jobs which is 371 // restarting a print job will trigger persistence of current jobs
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
LauncherBackupHelper.java | 770 /** Serialize a Favorite for persistence, including a checksum wrapper. */ 817 /** Deserialize a Favorite from persistence, after verifying checksum wrapper. * [all...] |