Searched defs:source_context (Results 1 – 7 of 7) sorted by relevance
84 SourceContext source_context = 5; field
56 SourceContext source_context = 5; field150 SourceContext source_context = 4; field
597 inline const ::google::protobuf::SourceContext& Api::source_context() const { in source_context() function616 inline void Api::set_allocated_source_context(::google::protobuf::SourceContext* source_context) { in set_allocated_source_context()
1028 inline const ::google::protobuf::SourceContext& Type::source_context() const { in source_context() function1047 inline void Type::set_allocated_source_context(::google::protobuf::SourceContext* source_context) { in set_allocated_source_context()1468 inline const ::google::protobuf::SourceContext& Enum::source_context() const { in source_context() function1487 inline void Enum::set_allocated_source_context(::google::protobuf::SourceContext* source_context) { in set_allocated_source_context()
904 const ::google::protobuf::SourceContext& Type::source_context() const { in source_context() function in google::protobuf::Type923 void Type::set_allocated_source_context(::google::protobuf::SourceContext* source_context) { in set_allocated_source_context()2474 const ::google::protobuf::SourceContext& Enum::source_context() const { in source_context() function in google::protobuf::Enum2493 void Enum::set_allocated_source_context(::google::protobuf::SourceContext* source_context) { in set_allocated_source_context()
841 const ::google::protobuf::SourceContext& Api::source_context() const { in source_context() function in google::protobuf::Api860 void Api::set_allocated_source_context(::google::protobuf::SourceContext* source_context) { in set_allocated_source_context()
1028 _EGLContext *source_context = _eglLookupContext(source, disp); in eglCopyContextMESA() local