OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StartsWithUnknownVersion
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/notifier/
single_object_invalidation_set.cc
29
bool SingleObjectInvalidationSet::
StartsWithUnknownVersion
() const {
sync_invalidation_listener_unittest.cc
183
bool
StartsWithUnknownVersion
(const ObjectId& id) const {
342
bool
StartsWithUnknownVersion
(const ObjectId& id) const {
343
return fake_delegate_.
StartsWithUnknownVersion
(id);
590
EXPECT_TRUE(
StartsWithUnknownVersion
(id));
[
all
...]
Completed in 47 milliseconds