Home
last modified time | relevance | path

Searched defs:framework_name (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_file.cc134 const string framework_name(ProtobufLibraryFrameworkName); in Print() local
215 StringPiece framework_name(line, 0, offset); in ConsumeLine() local
614 const string framework_name(ProtobufLibraryFrameworkName); in PrintFileRuntimePreamble() local
Dobjectivec_helpers.cc860 string ProtobufFrameworkImportSymbol(const string& framework_name) { in ProtobufFrameworkImportSymbol()