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

  /external/chromium_org/sync/util/
data_type_histogram.h 75 case ::syncer::APP_LIST: \
  /external/chromium_org/sync/syncable/
model_type.cc 71 case APP_LIST:
173 case APP_LIST:
286 return APP_LIST;
473 case APP_LIST:
578 case APP_LIST:
640 return APP_LIST;
733 case APP_LIST:
789 const char kAppListNotificationType[] = "APP_LIST";
841 case APP_LIST:
929 *model_type = APP_LIST;
    [all...]
nigori_util.cc 272 nigori->set_encrypt_app_list(encrypted_types.Has(APP_LIST));
317 encrypted_types.Put(APP_LIST);