Home
last modified time | relevance | path

Searched defs:IsSupportedType (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/pointers/
Draw_ptr.h180 struct IsSupportedType { struct
181 static constexpr bool value =
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/pointers/
Draw_ptr.h180 struct IsSupportedType { struct
181 static constexpr bool value =
/external/tensorflow/tensorflow/lite/kernels/
Delementwise.cc78 typedef bool (*IsSupportedType)(TfLiteType); typedef
/external/flatbuffers/net/FlatBuffers/
DByteBuffer.cs212 public static bool IsSupportedType<T>() in IsSupportedType() method in Google.FlatBuffers.ByteBuffer