Home
last modified time | relevance | path

Searched defs:DeserializeProto (Results 1 – 3 of 3) sorted by relevance

/external/sandboxed-api/sandboxed_api/util/
Dproto_helper.h44 absl::StatusOr<T> DeserializeProto(const char* data, size_t len) { in DeserializeProto() function
Dproto_helper.cc32 absl::Status DeserializeProto(const char* data, size_t len, in DeserializeProto() function
/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dproto_helper.h62 inline ProtoType DeserializeProto(const SerializedProtoType& serialized_proto) { in DeserializeProto() function