Searched refs:GetDecodeFn (Results 1 – 3 of 3) sorted by relevance
55 UnaryVariantOpRegistry::VariantDecodeFn* UnaryVariantOpRegistry::GetDecodeFn( in GetDecodeFn() function in tensorflow::UnaryVariantOpRegistry65 VariantDecodeFn* existing = GetDecodeFn(type_name); in RegisterDecodeFn()87 UnaryVariantOpRegistry::Global()->GetDecodeFn(variant->TypeName()); in DecodeUnaryVariant()
108 EXPECT_EQ(UnaryVariantOpRegistry::Global()->GetDecodeFn("YOU SHALL NOT PASS"), in TEST()112 UnaryVariantOpRegistry::Global()->GetDecodeFn("TEST VariantValue"); in TEST()
104 VariantDecodeFn* GetDecodeFn(StringPiece type_name);