OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ThemeSpecificsToValue
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/sync/protocol/
proto_value_conversions_unittest.cc
125
TEST_F(ProtoValueConversionsTest,
ThemeSpecificsToValue
) {
126
TestSpecificsToValue(
ThemeSpecificsToValue
);
proto_value_conversions.h
105
DictionaryValue*
ThemeSpecificsToValue
(
proto_value_conversions.cc
273
DictionaryValue*
ThemeSpecificsToValue
(
307
SET_EXTENSION(sync_pb, theme,
ThemeSpecificsToValue
);
/external/chromium_org/sync/protocol/
proto_value_conversions_unittest.cc
237
TEST_F(ProtoValueConversionsTest,
ThemeSpecificsToValue
) {
238
TestSpecificsToValue(
ThemeSpecificsToValue
);
proto_value_conversions.h
252
SYNC_EXPORT_PRIVATE base::DictionaryValue*
ThemeSpecificsToValue
(
proto_value_conversions.cc
686
base::DictionaryValue*
ThemeSpecificsToValue
(
736
SET_FIELD(theme,
ThemeSpecificsToValue
);
[
all
...]
Completed in 330 milliseconds