HomeSort by relevance Sort by last modified time
    Searched defs:google (Results 151 - 175 of 4982) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
Assisted.java 2 * Copyright (C) 2007 Google Inc.
17 package com.google.inject.assistedinject;
24 import com.google.inject.BindingAnnotation;
32 * @author jmourits@google.com (Jerome Mourits)
33 * @author jessewilson@google.com (Jesse Wilson)
AssistedInject.java 2 * Copyright (C) 2007 Google Inc.
17 package com.google.inject.assistedinject;
22 import com.google.inject.Inject;
49 * @author jmourits@google.com (Jerome Mourits)
50 * @author jessewilson@google.com (Jesse Wilson)
  /external/guice/extensions/jmx/src/com/google/inject/tools/jmx/
package-info.java 2 * Copyright (C) 2006 Google Inc.
20 package com.google.inject.tools.jmx;
  /external/guice/extensions/multibindings/src/com/google/inject/multibindings/
ProvidesIntoMap.java 2 * Copyright (C) 2015 Google Inc.
17 package com.google.inject.multibindings;
22 import com.google.inject.Module;
52 * @author sameb@google.com (Sam Berlin)
ProvidesIntoSet.java 2 * Copyright (C) 2015 Google Inc.
17 package com.google.inject.multibindings;
22 import com.google.inject.Module;
46 * @author sameb@google.com (Sam Berlin)
  /external/guice/extensions/persist/src/com/google/inject/persist/finder/
package-info.java 2 * Copyright (C) 2010 Google Inc.
20 package com.google.inject.persist.finder;
  /external/guice/extensions/persist/src/com/google/inject/persist/jpa/
package-info.java 2 * Copyright (C) 2010 Google Inc.
20 package com.google.inject.persist.jpa;
  /external/guice/extensions/servlet/src/com/google/inject/servlet/
RequestParameters.java 2 * Copyright (C) 2006 Google Inc.
17 package com.google.inject.servlet;
21 import com.google.inject.BindingAnnotation;
31 * @author crazybob@google.com (Bob Lee)
RequestScoped.java 2 * Copyright (C) 2006 Google Inc.
17 package com.google.inject.servlet;
19 import com.google.inject.ScopeAnnotation;
29 * @author crazybob@google.com (Bob Lee)
ScopingException.java 2 * Copyright (C) 2012 Google Inc.
17 package com.google.inject.servlet;
ScopingOnly.java 2 * Copyright (C) 2011 Google Inc.
17 package com.google.inject.servlet;
21 import com.google.inject.BindingAnnotation;
31 * @author iqshum@google.com (Isaac Shum)
SessionScoped.java 2 * Copyright (C) 2006 Google Inc.
17 package com.google.inject.servlet;
19 import com.google.inject.ScopeAnnotation;
29 * @see com.google.inject.Scopes#SINGLETON
30 * @author crazybob@google.com (Bob Lee)
  /external/guice/extensions/servlet/test/com/google/inject/servlet/
DummyServlet.java 2 * Copyright (C) 2008 Google Inc.
16 package com.google.inject.servlet;
18 import com.google.inject.Singleton;
  /external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
CheckedProviderWithDependencies.java 2 * Copyright (C) 2012 Google Inc.
17 package com.google.inject.throwingproviders;
19 import com.google.inject.spi.HasDependencies;
20 import com.google.inject.throwingproviders.ThrowingProviderBinder.SecondaryBinder;
26 * @author sameb@google.com (Sam Berlin)
ThrowingInject.java 2 * Copyright (C) 2012 Google Inc.
17 package com.google.inject.throwingproviders;
22 import com.google.inject.Inject;
36 * @author sameb@google.com (Sam Berlin)
  /external/jsilver/src/com/google/streamhtmlparser/
JavascriptParserFactory.java 2 * Copyright (C) 2010 Google Inc.
17 package com.google.streamhtmlparser;
19 import com.google.streamhtmlparser.impl.JavascriptParserImpl;
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
BlockingRpcChannel.java 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
31 package com.google.protobuf;
37 * @author kenton@google.com Kenton Varda
38 * @author cpovirk@google.com Chris Povirk
ProtocolStringList.java 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
31 package com.google.protobuf;
RpcCallback.java 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
31 package com.google.protobuf;
43 * @author kenton@google.com Kenton Varda
RpcChannel.java 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
31 package com.google.protobuf;
53 * @author kenton@google.com Kenton Varda
  /external/protobuf/src/google/protobuf/compiler/csharp/
csharp_doc_comment.h 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
35 #include <google/protobuf/io/printer.h>
36 #include <google/protobuf/descriptor.h>
38 namespace google { namespace
50 } // namespace google
csharp_generator_unittest.cc 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2014 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
33 #include <google/protobuf/compiler/command_line_interface.h>
34 #include <google/protobuf/compiler/csharp/csharp_helpers.h>
35 #include <google/protobuf/io/zero_copy_stream.h>
36 #include <google/protobuf/io/printer.h>
38 #include <google/protobuf/testing/googletest.h>
40 #include <google/protobuf/testing/file.h
42 namespace google { namespace
    [all...]
csharp_names.h 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
31 // Author: kenton@google.com (Kenton Varda)
43 namespace google { namespace
92 const google::protobuf::FileDescriptor* descriptor,
101 } // namespace google
  /external/protobuf/src/google/protobuf/compiler/java/
java_doc_comment_unittest.cc 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
31 // Author: kenton@google.com (Kenton Varda)
33 #include <google/protobuf/compiler/java/java_doc_comment.h>
37 namespace google { namespace
67 } // namespace google
java_names.h 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
31 // Author: kenton@google.com (Kenton Varda)
43 namespace google { namespace
85 } // namespace google

Completed in 191 milliseconds

1 2 3 4 5 67 8 91011>>