Home
last modified time | relevance | path

Searched refs:protoToEntity (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Dload.go300 ent, err := protoToEntity(src)
331 func protoToEntity(src *pb.EntityProto) (*Entity, error) { func
400 return protoToEntity(&ent)