Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dprotobuf_internal.h43 Status ParseAny(const google::protobuf::Any& any, T* message, in ParseAny() function
/external/v8/src/parsing/
Dparsing.cc95 bool ParseAny(ParseInfo* info, Handle<SharedFunctionInfo> shared_info, in ParseAny() function