Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
gn_to_bp_utils.py File Reference

Go to the source code of this file.

Namespaces

namespace  gn
 
namespace  gn.gn_to_bp_utils
 

Functions

 gn.gn_to_bp_utils.GenerateJSONFromGN (gn_args)
 
 gn.gn_to_bp_utils._strip_slash (lst)
 
 gn.gn_to_bp_utils.GrabDependentValues (js, name, value_type, list_to_extend, exclude)
 
 gn.gn_to_bp_utils.CleanupCFlags (cflags)
 
 gn.gn_to_bp_utils.CleanupCCFlags (cflags_cc)
 
 gn.gn_to_bp_utils._get_path_info (path, kind)
 
 gn.gn_to_bp_utils.GetArchSources (opts_file)
 
 gn.gn_to_bp_utils.WriteUserConfig (userConfigPath, defines)
 

Variables

 gn.gn_to_bp_utils.parser = argparse.ArgumentParser(description='Process some cmdline flags.')
 
 gn.gn_to_bp_utils.dest
 
 gn.gn_to_bp_utils.default
 
 gn.gn_to_bp_utils.args = parser.parse_args()