Searched defs:apiDefMap (Results 1 – 2 of 2) sorted by relevance
44 type apiDefMap struct { struct45 c *C.TF_ApiDefMap87 func (m *apiDefMap) Put(data string) error {101 func (m *apiDefMap) Get(opname string) (*adpb.ApiDef, error) {
91 func updateAPIDefs(m *apiDefMap, dir string) error {111 func generateFunctionsForOps(w io.Writer, ops *odpb.OpList, apimap *apiDefMap) error {