Home
last modified time | relevance | path

Searched refs:ProtobufLibraryFrameworkName (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.h225 extern PROTOC_EXPORT const char* const ProtobufLibraryFrameworkName;
Dobjectivec_helpers.cc993 const char* const ProtobufLibraryFrameworkName = "Protobuf"; variable
1673 const string framework_name(ProtobufLibraryFrameworkName); in PrintRuntimeImports()