OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIRTY
(Results
26 - 34
of
34
) sorted by null
1
2
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
copy_operation.cc
133
entry.set_metadata_edit_state(ResourceEntry::
DIRTY
);
197
// |remote_dest_path|, and marks it
dirty
.
263
entry.set_metadata_edit_state(ResourceEntry::
DIRTY
);
/external/glide/third_party/disklrucache/
disklrucache-2.0.2.jar
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactOperations.java
309
mValues.put(RawContacts.
DIRTY
, isDirtyValue);
412
// delete a contact, and the ability to clear the
dirty
flag.
417
// the contact as '
dirty
' for us!
/cts/tests/tests/provider/src/android/provider/cts/
CalendarTest.java
93
Calendars.
DIRTY
,
149
values.put(Calendars.
DIRTY
, 0);
193
original.put(Calendars.
DIRTY
, 1);
348
Events.
DIRTY
,
410
values.put(Events.
DIRTY
, 0);
413
// only the sync adapter can set the
DIRTY
flag
414
//values.put(Events.
DIRTY
, 1);
504
values.put(Events.
DIRTY
, 0);
514
values.put(Events.
DIRTY
, asSyncAdapter ? 0 : 1);
539
* @param values Set of values to update (sets DELETED and
DIRTY
)
[
all
...]
/external/netperf/
nettest_xti.c
10
#define
DIRTY
624
#ifdef
DIRTY
625
fprintf(where," :
dirty
data");
626
#endif /*
DIRTY
*/
777
#ifdef
DIRTY
780
#endif /*
DIRTY
*/
900
#ifdef
DIRTY
901
/* we want to
dirty
some number of consecutive integers in the buffer */
903
/* them cleanly into the cache. The clean ones will follow any
dirty
*/
911
#endif /*
DIRTY
*/
[
all
...]
nettest_bsd.c
[
all
...]
/external/chromium_org/chrome/browser/chromeos/drive/
change_list_processor_unittest.cc
621
// Add the same file locally, but with a different name, a
dirty
metadata
631
new_file_local.set_metadata_edit_state(ResourceEntry::
DIRTY
);
sync_client.cc
69
case ResourceEntry::
DIRTY
:
101
// the file is
dirty
(the MD5 is "local"). We should never re-fetch the
396
// Give priority to upload tasks over fetch tasks, so that
dirty
files are
/external/chromium_org/third_party/android_platform/webview/
frameworks.jar
Completed in 558 milliseconds
1
2