Home
last modified time | relevance | path

Searched defs:TryEncode (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DEncodingContext.h99 inline bool TryEncode(const ApiObjectBase* encoder, EncodeFunction&& encodeFunction) { in TryEncode() function
108 inline bool TryEncode(const ApiObjectBase* encoder, in TryEncode() function
/third_party/node/deps/v8/src/codegen/
Dexternal-reference-encoder.cc59 Maybe<ExternalReferenceEncoder::Value> ExternalReferenceEncoder::TryEncode( in TryEncode() function in v8::internal::ExternalReferenceEncoder