HomeSort by relevance Sort by last modified time
    Searched full:source_context (Results 1 - 13 of 13) sorted by null

  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
type.proto 36 import "google/protobuf/source_context.proto";
56 SourceContext source_context = 5;
150 SourceContext source_context = 4;
api.pb.h 30 #include <google/protobuf/source_context.pb.h>
150 // optional .google.protobuf.SourceContext source_context = 5;
154 const ::google::protobuf::SourceContext& source_context() const;
157 void set_allocated_source_context(::google::protobuf::SourceContext* source_context);
589 // optional .google.protobuf.SourceContext source_context = 5;
597 inline const ::google::protobuf::SourceContext& Api::source_context() const { function in class:google::protobuf::Api
598 // @@protoc_insertion_point(field_get:google.protobuf.Api.source_context)
606 // @@protoc_insertion_point(field_mutable:google.protobuf.Api.source_context)
610 // @@protoc_insertion_point(field_release:google.protobuf.Api.source_context)
616 inline void Api::set_allocated_source_context(::google::protobuf::SourceContext* source_context) {
    [all...]
type.pb.h 32 #include <google/protobuf/source_context.pb.h>
240 // optional .google.protobuf.SourceContext source_context = 5;
244 const ::google::protobuf::SourceContext& source_context() const;
247 void set_allocated_source_context(::google::protobuf::SourceContext* source_context);
624 // optional .google.protobuf.SourceContext source_context = 4;
628 const ::google::protobuf::SourceContext& source_context() const;
631 void set_allocated_source_context(::google::protobuf::SourceContext* source_context);
1028 inline const ::google::protobuf::SourceContext& Type::source_context() const { function in class:google::protobuf::Type
1468 inline const ::google::protobuf::SourceContext& Enum::source_context() const { function in class:google::protobuf::Enum
    [all...]
api.proto 35 import "google/protobuf/source_context.proto";
84 SourceContext source_context = 5;
source_context.pb.h 2 // source: google/protobuf/source_context.proto
  /external/libchrome/base/message_loop/
message_pump_mac.mm 149 CFRunLoopSourceContext source_context = CFRunLoopSourceContext();
150 source_context.info = this;
151 source_context.perform = RunWorkSource;
154 &source_context);
157 source_context.perform = RunIdleWorkSource;
160 &source_context);
163 source_context.perform = RunNestingDeferredWorkSource;
166 &source_context);
581 CFRunLoopSourceContext source_context = CFRunLoopSourceContext();
582 source_context.perform = NoOp
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.pom 90 <arg value="../src/google/protobuf/source_context.proto" />
185 <include>google/protobuf/source_context.proto</include>
protobuf-java-3.0.0-beta-2-sources.jar 
protobuf-java-3.0.0-beta-2.jar 
  /external/mesa3d/src/egl/main/
eglapi.c 1028 _EGLContext *source_context = _eglLookupContext(source, disp); local
1033 _EGL_CHECK_CONTEXT(disp, source_context, EGL_FALSE, drv);
1038 source_context, dest_context, mask);
    [all...]
  /prebuilts/tools/linux-x86_64/kythe/proto/
analysis.proto 130 string source_context = 1;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/93/1/.cp/
convert.jar 
  /external/autotest/client/deps/systemtap/
systemtap-0.9.5.tar.gz 

Completed in 2745 milliseconds