OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:java_outer_classname
(Results
26 - 36
of
36
) sorted by null
1
2
/external/protobuf/
Android.mk
174
java_outer_classname
= $(LOCAL_PATH)/javanano/src/test/java/com/google/protobuf/nano/unittest_import_nano.proto|UnittestImportNano
/frameworks/base/core/proto/android/providers/
settings.proto
22
option
java_outer_classname
= "SettingsServiceProto";
/external/protobuf/src/google/protobuf/
descriptor.pb.h
5829
inline const ::std::string& FileOptions::
java_outer_classname
() const {
function in class:google::protobuf::FileOptions
5865
java_outer_classname
_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
java_outer_classname
);
local
[
all
...]
descriptor.pb.cc
8870
const ::std::string& FileOptions::
java_outer_classname
() const {
function in class:google::protobuf::FileOptions
8906
java_outer_classname
_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
java_outer_classname
);
local
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h
4632
inline const ::std::string& FileOptions::
java_outer_classname
() const {
function in class:google::protobuf::FileOptions
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h
4632
inline const ::std::string& FileOptions::
java_outer_classname
() const {
function in class:google::protobuf::FileOptions
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h
4632
inline const ::std::string& FileOptions::
java_outer_classname
() const {
function in class:google::protobuf::FileOptions
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h
5829
inline const ::std::string& FileOptions::
java_outer_classname
() const {
function in class:google::protobuf::FileOptions
5865
java_outer_classname
_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
java_outer_classname
);
local
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h
4632
inline const ::std::string& FileOptions::
java_outer_classname
() const {
function in class:google::protobuf::FileOptions
[
all
...]
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs
[
all
...]
/external/protobuf/php/ext/google/protobuf/
upb.h
6907
inline upb::reffed_ptr<const upb::FieldDef>
java_outer_classname
() { RETURN_REFFED(upb::FieldDef, upbdefs_google_protobuf_FileOptions_
java_outer_classname
) }
function in namespace:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::upbdefs::google::protobuf::FileOptions
[
all
...]
Completed in 8047 milliseconds
1
2