OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetEntryByServerTag
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sync/syncable/
entry.cc
34
kernel_ = trans->directory()->
GetEntryByServerTag
(tag);
44
kernel_ = trans->directory()->
GetEntryByServerTag
(tag);
directory.h
535
EntryKernel*
GetEntryByServerTag
(const std::string& tag);
directory.cc
253
EntryKernel* Directory::
GetEntryByServerTag
(const string& tag) {
832
EntryKernel* type_root =
GetEntryByServerTag
(ModelTypeToRootTag(type));
[
all
...]
Completed in 300 milliseconds