Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.cc276 const google::protobuf::Type& found_type, const TypeInfo* typeinfo) { in GetMapValueType()
359 const google::protobuf::Type* found_type = found_result.ValueOrDie(); in PopulateChildren() local
597 util::StatusOr<const google::protobuf::Type*> found_type = in RenderDataPiece() local
/external/python/pybind11/include/pybind11/detail/
Dclass.h204 auto found_type = internals.registered_types_py.find(type); in pybind11_meta_dealloc() local