OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:java_out
(Results
1 - 5
of
5
) sorted by null
/frameworks/native/opengl/libs/GLES_trace/
dev.make
6
aprotoc --cpp_out=src --
java_out
=java gltrace.proto
/external/protobuf/src/google/protobuf/compiler/java/
java_plugin_unittest.cc
99
cli.RegisterGenerator("--
java_out
", &java_generator, "");
103
string
java_out
= "--
java_out
=" + TestTempDir();
local
109
java_out
.c_str(),
/external/protobuf/src/google/protobuf/compiler/
zip_output_unittest.sh
50
./protoc --cpp_out=testzip.zip --python_out=testzip.zip --
java_out
=testzip.jar \
/external/protobuf/examples/
Makefile
21
protoc --cpp_out=. --
java_out
=. --python_out=. addressbook.proto
/build/core/
base_rules.mk
263
$(proto_java_sources_file_stamp): PRIVATE_PROTO_JAVA_OUTPUT_OPTION := --
java_out
Completed in 179 milliseconds