Home
last modified time | relevance | path

Searched defs:GnParser (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/perfetto/tools/
H A Dgen_android_bp730 def create_proto_modules(blueprint: Blueprint, gn: GnParser,
888 def create_tp_tables_module(blueprint: Blueprint, gn: GnParser,
924 def create_amalgamated_sql_module(blueprint: Blueprint, gn: GnParser,
1000 def create_proto_group_modules(blueprint, gn: GnParser, module_name: str,
1046 def create_modules_from_target(blueprint: Blueprint, gn: GnParser,
1213 def create_blueprint_for_targets(gn: GnParser, targets: List[str]):
H A Dgn_utils.py232 def __init__(self, gn: 'GnParser', target_name: str):
291 class GnParser(object): class
H A Dgen_bazel569 def gen_proto_group_target(gn: GnParser, name: str, desc: Dict[str, Any]):
/aosp_15_r20/external/cronet/components/cronet/gn2bp/
H A Dgn_utils.py131 class GnParser(object): class
/aosp_15_r20/external/cronet/android/tools/gn2bp/
H A Dgn_utils.py122 class GnParser(object): class