/external/chromium/chrome/browser/sync/util/ |
cryptographer.h | 130 // persistence by sync infrastructure.
|
/external/chromium_org/chrome/browser/guestview/ |
guestview.cc | 112 // Since persistence is optional, the path must either be empty or the
|
/external/chromium_org/chrome/browser/sessions/ |
tab_restore_service_helper.h | 42 // helper (e.g. implementing tabs persistence).
|
/external/chromium_org/sync/syncable/ |
directory_backing_store.h | 31 // Interface that provides persistence for a syncable::Directory object. You can
|
/external/emma/core/java12/com/vladium/emma/rt/ |
RTCoverageDataPersister.java | 33 * data persistence. This method was moved out of RT class after build 4120
|
/external/srec/srec/AcousticState/include/ |
SR_AcousticState.h | 109 * AcousticState must offer persistence to reflect optimal settings and preferred use on start-up.
|
/external/yaffs2/yaffs2/direct/ |
yaffs_fileem2k.c | 16 // THis is only intended as test code to test persistence etc.
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
Hotseat.java | 81 /* Get the orientation invariant order of the item in the hotseat for persistence. */
|
/external/chromium_org/chrome/browser/net/ |
sqlite_server_bound_cert_store_unittest.cc | 121 // Reload and test for persistence 144 // Now delete the cert and check persistence again.
|
/external/chromium_org/chrome/browser/sync/glue/ |
data_type_manager_impl.cc | 148 // Types with persistence errors are only purged/resynced when they're 302 // Persistence errors are reset after each backend configuration attempt
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_codec_unittest.cc | 270 // ID persistence is working properly.
|
/external/chromium/chrome/browser/sync/syncable/ |
directory_backing_store.h | 33 // Provides sqlite3-based persistence for a syncable::Directory object. You can
|
/external/chromium_org/chrome/browser/ui/app_list/search/ |
history_unittest.cc | 170 TEST_F(SearchHistoryTest, Persistence) {
|
/external/chromium_org/chrome/browser/webdata/ |
autofill_profile_syncable_service.h | 93 // associating models, and send to the WebDatabase for persistence.
|
/external/chromium_org/content/public/browser/ |
download_manager.h | 20 // Download state persistence:
|
/external/chromium_org/sync/internal_api/public/ |
sync_encryption_handler.h | 81 // persistence purposes and use in a future initialization of sync (e.g.
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
Hotseat.java | 86 /* Get the orientation invariant order of the item in the hotseat for persistence. */
|
/external/chromium/chrome/browser/chromeos/login/ |
wizard_controller.cc | 180 // Saves boolean "Local State" preference and forces its persistence to disk. 187 // Saves integer "Local State" preference and forces its persistence to disk. 194 // Saves string "Local State" preference and forces its persistence to disk.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
LintList.java | 99 // For persistence: 616 // ---- Column Persistence ---- 620 // Don't use persistence for single-file lists: this is a special mode of the [all...] |
/external/valgrind/main/memcheck/tests/ |
str_tester.c | 753 check(strtok((char *)NULL, ", ") == NULL, 19); /* Persistence. */ 808 check(strtok_r((char *)NULL, ", ", &cp) == NULL, 19); /* Persistence. */ 815 check(strtok_r((char *)NULL, ", ", &cp) == NULL, 22); /* Persistence. */ 878 check(strsep(&cp, ", ") == NULL, 32); /* Persistence. */ 925 check(strsep(&cp, ",") == NULL, 64); /* Persistence. */ 936 check(strsep(&cp, ",xy") == NULL, 73); /* Persistence. */ [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidXmlEditor.java | 471 * Returns the persistence category to use for this editor; this should be 475 * The persistence category is used to group editors together when it comes 476 * to certain types of persistence metadata. For example, whether this type 479 * the user edited a file of the same persistence category. 481 * Before we added the persistence category, we had a single boolean flag 489 * @return the persistence category constant [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
event_pages.html | 50 a regular background page. Persistence is what differentiates
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prshm.h | 95 ** No assumptions about the persistence of data in the named file
|
/external/chromium_org/v8/src/ |
effects.h | 90 // NestedEffects is an incremental representation that supports persistence
|
/external/qemu/slirp/ |
tcp_timer.c | 258 * Persistence timer into zero window.
|