OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLookup
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncapi.h
528
const syncable::ScopedDirLookup&
GetLookup
() const { return *lookup_; }
[
all
...]
syncapi.cc
305
syncable::Directory* dir = GetTransaction()->
GetLookup
();
[
all
...]
Completed in 581 milliseconds