Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/build/config/ios/
H A Dwrite_framework_modulemap.py18 def Main(framework_name, modules_dir): argument
/aosp_15_r20/external/angle/build/config/apple/
H A Dwrite_framework_modulemap.py18 def Main(framework_name, modules_dir): argument
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc1234 std::string ProtobufFrameworkImportSymbol(const std::string& framework_name) { in ProtobufFrameworkImportSymbol()
1941 const std::string framework_name(ProtobufLibraryFrameworkName); in PrintRuntimeImports() local
2000 StringPiece framework_name = line.substr(0, offset); in ConsumeLine() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc1234 std::string ProtobufFrameworkImportSymbol(const std::string& framework_name) { in ProtobufFrameworkImportSymbol()
1941 const std::string framework_name(ProtobufLibraryFrameworkName); in PrintRuntimeImports() local
2000 StringPiece framework_name = line.substr(0, offset); in ConsumeLine() local