Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dninja_target_command_util.h62 std::string_view framework_name = GetFrameworkName(s); in operator() local
Dconfig_values_generator.cc62 std::string_view framework_name = GetFrameworkName(framework); in GetFrameworksList() local
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc995 string ProtobufFrameworkImportSymbol(const string& framework_name) { in ProtobufFrameworkImportSymbol()
1673 const string framework_name(ProtobufLibraryFrameworkName); in PrintRuntimeImports() local
1732 StringPiece framework_name = line.substr(0, offset); in ConsumeLine() local
/third_party/cef/tools/
Dmake_distrib.py1018 framework_name = 'Chromium Embedded Framework' variable