Home
last modified time | relevance | path

Searched refs:MetadataType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DFDRRecords.h73 enum class MetadataType : unsigned { enum
92 const MetadataType MT;
95 explicit MetadataRecord(RecordKind T, MetadataType M) : Record(T), MT(M) {} in MetadataRecord()
102 MetadataType metadataType() const { return MT; } in metadataType()
117 MetadataType::BufferExtents) {} in BufferExtents()
121 MetadataType::BufferExtents), in BufferExtents()
141 MetadataType::WallClockTime) {} in WallclockRecord()
145 MetadataType::WallClockTime), in WallclockRecord()
166 MetadataType::NewCPUId) {} in NewCPUIDRecord()
170 MetadataType::NewCPUId), in NewCPUIDRecord()
[all …]
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_android_mapper.cpp47 using MetadataType = typedef
48 android::hardware::graphics::mapper::V4_0::IMapper::MetadataType;
52 MetadataType type, hidl_vec<uint8_t>* metadata) in GetMetadata()
/third_party/grpc/src/python/grpcio/grpc/experimental/aio/
D_typing.py27 MetadataType = Metadata variable
/third_party/grpc/src/python/grpcio/grpc/aio/
D_typing.py27 MetadataType = Metadata variable