Home
last modified time | relevance | path

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

/external/jsoncpp/
Damalgamate.py51 target_source_path=None, argument
79 target_header_path = os.path.join( os.path.dirname(target_source_path), header_include_path )
100 target_forward_header_path = os.path.join( os.path.dirname(target_source_path),
121 print("Writing amalgated source to %r" % target_source_path)
122 source.write_to( target_source_path )
141 target_source_path=options.target_source_path,