OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EntryKernelMutationMap
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/sync/test/
null_directory_change_delegate.cc
16
for (
EntryKernelMutationMap
::const_iterator it =
27
for (
EntryKernelMutationMap
::const_iterator it =
/external/chromium_org/sync/syncable/
syncable_write_transaction.h
56
EntryKernelMutationMap
mutations_;
syncable_write_transaction.cc
41
EntryKernelMutationMap
::iterator it = mutations_.lower_bound(handle);
49
for (syncable::
EntryKernelMutationMap
::iterator it = mutations_.begin();
152
for (
EntryKernelMutationMap
::const_iterator i = mutations.Get().begin();
entry_kernel.h
343
typedef std::map<int64, EntryKernelMutation>
EntryKernelMutationMap
;
345
typedef Immutable<
EntryKernelMutationMap
> ImmutableEntryKernelMutationMap;
353
const
EntryKernelMutationMap
& mutations);
entry_kernel.cc
198
const
EntryKernelMutationMap
& mutations) {
200
for (
EntryKernelMutationMap
::const_iterator it = mutations.begin();
/external/chromium_org/sync/internal_api/
sync_manager_impl.cc
790
for (syncable::
EntryKernelMutationMap
::const_iterator it =
867
for (syncable::
EntryKernelMutationMap
::const_iterator it =
[
all
...]
Completed in 53 milliseconds