OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_bag_of_chips
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sync/syncable/
directory.h
213
void
set_bag_of_chips
(const std::string& bag_of_chips);
syncable_unittest.cc
[
all
...]
directory.cc
857
void Directory::
set_bag_of_chips
(const string& bag_of_chips) {
function in class:syncer::syncable::Directory
[
all
...]
/external/chromium_org/sync/engine/
syncer_proto_util.cc
535
dir->
set_bag_of_chips
(bag_of_chips);
Completed in 42 milliseconds