HomeSort by relevance Sort by last modified time
    Searched refs:MakeEnumValue (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions.cc 50 StringValue* MakeEnumValue(T t, const char* (*converter_fn)(T)) {
74 value->Set(#field, MakeEnumValue(proto.field(), fn))
  /external/chromium_org/sync/protocol/
proto_value_conversions.cc 68 base::StringValue* MakeEnumValue(T t, const char* (*converter_fn)(T)) {
95 value->Set(#field, MakeEnumValue(proto.field(), fn))
    [all...]

Completed in 42 milliseconds