OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:googleprotobuf
(Results
1 - 11
of
11
) sorted by null
/external/protobuf/js/commonjs/
import_test.js
35
var
googleProtobuf
= require('google-protobuf');
40
googleProtobuf
.object.extend(global, asserts);
41
googleProtobuf
.exportSymbol('jspb.Message',
googleProtobuf
.Message, global);
44
googleProtobuf
.exportSymbol('proto.jspb.test.framing.FramingMessage', test7_pb.FramingMessage, global);
rewrite_tests_for_commonjs.js
25
*
googleProtobuf
.exportSymbol('proto.jspb.test.CloneExtension', test_pb.CloneExtension, global);
26
*
googleProtobuf
.exportSymbol('proto.jspb.test.Complex', test_pb.Complex, global);
27
*
googleProtobuf
.exportSymbol('proto.jspb.test.DefaultValues', test_pb.DefaultValues, global);
67
console.log("var
googleProtobuf
= require('google-protobuf');");
74
console.log("
googleProtobuf
.object.extend(global, asserts);");
84
console.log("
googleProtobuf
.exportSymbol('" + fullSym + "', " + module + sym + ', global);');
91
if (module != "
googleProtobuf
") { // We unconditionally require this in the header.
/prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/26.0.0-alpha5/
protos-26.0.0-alpha5.jar
/prebuilts/misc/common/frameworks/
platformprotos-prebuilt.jar
/prebuilts/misc/common/robolectric/3.1.1/lib/
protobuf-java-2.6.1.jar
/prebuilts/misc/common/robolectric/3.4.2/lib/
protobuf-java-2.6.1.jar
/prebuilts/misc/common/robolectric/3.5.1/lib/
protobuf-java-2.6.1.jar
/prebuilts/misc/common/robolectric/3.6.1/lib/
protobuf-java-2.6.1.jar
/prebuilts/misc/common/sdk-common/
sdk-common.jar
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-lite/3.0.1/
protobuf-lite-3.0.1.jar
Completed in 1049 milliseconds