Home
last modified time | relevance | path

Searched defs:Payload (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/include/private/
H A DSkTOptional.h211 union Payload { union in skstd::optional
214 Payload() {} in Payload() function
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot-data.cc45 base::Vector<const byte> SnapshotData::Payload() const { in Payload() function in v8::internal::SnapshotData
H A Dcode-serializer.cc678 base::Vector<const byte> SerializedCodeData::Payload() const { in Payload() function in v8::internal::SerializedCodeData
H A Dserializer.h181 const std::vector<byte>* Payload() const { return sink_.data(); } in Payload() function in v8::internal::Serializer
/third_party/skia/third_party/externals/abseil-cpp/absl/status/internal/
H A Dstatus_internal.h41 struct Payload { struct in absl::StatusCode
/third_party/skia/src/sksl/lex/
H A DRegexNode.h70 union Payload { union
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarks.cs137 public pbc::RepeatedField<pb::ByteString> Payload { property in Benchmarks.BenchmarkDataset
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DOnDiskHashTable.h432 const unsigned char *Payload; member in llvm::OnDiskIterableChainedHashTable
603 Create(const unsigned char *Buckets, const unsigned char *const Payload, in Create() argument
492 OnDiskIterableChainedHashTable(offset_type NumBuckets, offset_type NumEntries, const unsigned char *Buckets, const unsigned char *Payload, const unsigned char *Base, const Info &InfoObj = Info()) OnDiskIterableChainedHashTable() argument
H A DError.h198 Error(std::unique_ptr<ErrorInfoBase> Payload) { in Error() argument
318 ErrorInfoBase *Payload member in llvm::Error
880 handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) handleErrorImpl() argument
885 handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, HandlerT &&Handler, HandlerTs &&... Handlers) handleErrorImpl() argument
1256 std::unique_ptr<ErrorInfoBase> Payload; build() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSTLExtras.h269 Optional<PayloadType> Payload; member in llvm::filter_iterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DError.h189 Error(std::unique_ptr<ErrorInfoBase> Payload) { in Error() argument
291 ErrorInfoBase *Payload; global() member in llvm::Error
497 handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) handleErrorImpl() argument
502 handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, HandlerT &&Handler, HandlerTs &&... Handlers) handleErrorImpl() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h194 yaml::BinaryRef Payload; member
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.h745 static std::string Payload(const Descriptor* descriptor) { in Payload() function in google::protobuf::compiler::cpp::Formatter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp808 Constant *ConstantFP::getNaN(Type *Ty, bool Negative, uint64_t Payload) { in getNaN() argument
819 Constant *ConstantFP::getQNaN(Type *Ty, bool Negative, APInt *Payload) { in getQNaN() argument
830 Constant *ConstantFP::getSNaN(Type *Ty, bool Negative, APInt *Payload) { in getSNaN() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs2262 public global::Google.Protobuf.TestProtos.TestAllTypes Payload { property in Google.Protobuf.TestProtos.NestedTestAllTypes
[all...]
H A DUnittest.cs5045 public global::Google.Protobuf.TestProtos.Proto2.TestAllTypes Payload { property in Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes
[all...]

Completed in 50 milliseconds