Searched defs:apiDefMap (Results 1 – 2 of 2) sorted by relevance
45 type apiDefMap struct { struct46 c *C.TF_ApiDefMap88 func (m *apiDefMap) Put(data string) error {102 func (m *apiDefMap) Get(opname string) (*adpb.ApiDef, error) {
98 func updateAPIDefs(m *apiDefMap, dir string) error {118 func generateFunctionsForOps(w io.Writer, ops *odpb.OpList, apimap *apiDefMap) error {