OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:java_outer_classname
(Results
1 - 5
of
5
) sorted by null
/external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_params.h
103
const string&
java_outer_classname
) {
104
java_outer_classnames_[file_name] =
java_outer_classname
;
106
const string&
java_outer_classname
(const string& file_name) const {
function in class:google::protobuf::compiler::javamicro::Params
/external/protobuf/src/google/protobuf/compiler/javanano/
javanano_params.h
124
const string&
java_outer_classname
) {
125
java_outer_classnames_[file_name] =
java_outer_classname
;
127
const string&
java_outer_classname
(const string& file_name) const {
function in class:google::protobuf::compiler::javanano::Params
/external/protobuf/src/google/protobuf/
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
...]
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
...]
/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 195 milliseconds