Searched defs:apiDefMap (Results 1 – 2 of 2) sorted by relevance
43 type apiDefMap struct { struct44 c *C.TF_ApiDefMap86 func (m *apiDefMap) Put(data string) error {100 func (m *apiDefMap) Get(opname string) (*pb.ApiDef, error) {
90 func updateAPIDefs(m *apiDefMap, dir string) error {107 func generateFunctionsForOps(w io.Writer, ops *pb.OpList, apimap *apiDefMap) error {