Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Ddescriptor.py875 def MakeDescriptor(desc_proto, package='', build_file_if_cpp=True, argument
893 if api_implementation.Type() == 'cpp' and build_file_if_cpp:
942 build_file_if_cpp=False,