Searched refs:StringProperty (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dblob_reference_store.py11 key_ = db.StringProperty()
H A Dappengine_wrappers.py223 class StringProperty(object): class in class:IsDownloadError.db
/external/qemu/qom/
H A Dobject.c1227 typedef struct StringProperty struct
1231 } StringProperty; typedef in typeref:struct:StringProperty
1236 StringProperty *prop = opaque;
1249 StringProperty *prop = opaque;
1266 StringProperty *prop = opaque;
1275 StringProperty *prop = g_malloc0(sizeof(*prop));
/external/chromium_org/third_party/google_appengine_cloudstorage/cloudstorage/
H A Drest_api.py83 token = ndb.StringProperty()

Completed in 2158 milliseconds