OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:config_types
(Results
1 - 2
of
2
) sorted by null
/external/tremolo/Tremolo/
os_types.h
119
# include "
config_types
.h"
/external/chromium/chrome/browser/sync/engine/
syncer_thread2_unittest.cc
642
syncable::ModelTypeBitSet
config_types
;
local
643
config_types
[syncable::BOOKMARKS] = true;
646
syncer_thread()->ScheduleConfig(
config_types
);
651
EXPECT_TRUE(CompareModelTypeBitSetToModelTypePayloadMap(
config_types
,
[
all
...]
Completed in 1596 milliseconds