Searched refs:RegisterJSONConverter (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ash/display/
H A Ddisplay_layout.h50 static void RegisterJSONConverter(
H A Ddisplay_layout.cc142 void DisplayLayout::RegisterJSONConverter( function in class:ash::DisplayLayout
/external/chromium_org/chrome/browser/google_apis/
H A Dgdata_wapi_parser.h79 static void RegisterJSONConverter(base::JSONValueConverter<Link>* converter);
137 static void RegisterJSONConverter(
170 static void RegisterJSONConverter(
203 static void RegisterJSONConverter(
242 static void RegisterJSONConverter(
280 static void RegisterJSONConverter(
360 static void RegisterJSONConverter(
413 static void RegisterJSONConverter(
630 static void RegisterJSONConverter(
753 static void RegisterJSONConverter(
[all...]
H A Ddrive_api_parser.h47 static void RegisterJSONConverter(
116 static void RegisterJSONConverter(
175 static void RegisterJSONConverter(
321 static void RegisterJSONConverter(
369 static void RegisterJSONConverter(
413 static void RegisterJSONConverter(
467 static void RegisterJSONConverter(
656 static void RegisterJSONConverter(
717 static void RegisterJSONConverter(
774 static void RegisterJSONConverter(
[all...]
H A Dgdata_wapi_parser.cc274 void Author::RegisterJSONConverter( function in class:google_apis::Author
335 void Link::RegisterJSONConverter(base::JSONValueConverter<Link>* converter) { function in class:google_apis::Link
369 void ResourceLink::RegisterJSONConverter( function in class:google_apis::ResourceLink
397 void Category::RegisterJSONConverter( function in class:google_apis::Category
420 void Content::RegisterJSONConverter( function in class:google_apis::Content
436 void AppIcon::RegisterJSONConverter( function in class:google_apis::AppIcon
480 void CommonMetadata::RegisterJSONConverter( function in class:google_apis::CommonMetadata
530 void ResourceEntry::RegisterJSONConverter( function in class:google_apis::ResourceEntry
533 CommonMetadata::RegisterJSONConverter(converter);
806 void ResourceList::RegisterJSONConverter( function in class:google_apis::ResourceList
976 void InstalledApp::RegisterJSONConverter( function in class:google_apis::InstalledApp
1018 void AccountMetadata::RegisterJSONConverter( function in class:google_apis::AccountMetadata
[all...]
H A Ddrive_api_parser.cc250 void AboutResource::RegisterJSONConverter( function in class:google_apis::AboutResource
282 void DriveAppIcon::RegisterJSONConverter( function in class:google_apis::DriveAppIcon
365 void AppResource::RegisterJSONConverter( function in class:google_apis::AppResource
463 void AppList::RegisterJSONConverter( function in class:google_apis::AppList
517 void ParentReference::RegisterJSONConverter( function in class:google_apis::ParentReference
555 void FileResource::RegisterJSONConverter( function in class:google_apis::FileResource
663 void FileList::RegisterJSONConverter( function in class:google_apis::FileList
706 void ChangeResource::RegisterJSONConverter( function in class:google_apis::ChangeResource
745 void ChangeList::RegisterJSONConverter( function in class:google_apis::ChangeList
797 void FileLabels::RegisterJSONConverter( function in class:google_apis::FileLabels
[all...]
/external/chromium_org/base/json/
H A Djson_value_converter_unittest.cc61 static void RegisterJSONConverter( function in struct:base::__anon3761::SimpleMessage
87 static void RegisterJSONConverter( function in struct:base::__anon3761::NestedMessage
H A Djson_value_converter.h30 // static void RegisterJSONConverter(
35 // need to declare RegisterJSONConverter() method in your struct.
37 // void Message::RegisterJSONConverter(
57 // RegisterJSONConverter method.
60 // static void RegisterJSONConverter(...) {
79 // static void RegisterJSONConverter(...) {
374 StructType::RegisterJSONConverter(this);
/external/chromium_org/chrome/browser/chromeos/contacts/
H A Dgdata_contacts_service.cc406 static void RegisterJSONConverter( function in struct:contacts::__anon4340::ContactGroups

Completed in 107 milliseconds