Home
last modified time | relevance | path

Searched defs:NewKey (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Dkey.go254 func NewKey(c context.Context, kind, stringID string, intID int64, parent *Key) *Key { func
/external/giflib/
Degif_lib.c886 unsigned long NewKey; in EGifCompressLine() local