Home
last modified time | relevance | path

Searched defs:component (Results 1 – 3 of 3) sorted by relevance

/build/soong/filesystem/
Dfilesystem_test.go93 type component struct { struct
94 android.ModuleBase
95 properties struct {
100 func (c *component) GenerateAndroidBuildActions(ctx android.ModuleContext) {
/build/orchestrator/demo/
Dcollect_metadata.py41 def __init__(self, name, component, deps_type): argument
49 def __init__(self, name, component, deps_type): argument
62 def __init__(self, name, component, deps_type, import_map): argument
177 def __read_component_metadata(self, timestamp, component): argument
212 def __read_generated_metadata(self, timestamp, component): argument
300 def __verify_and_add_dependencies(self, component): argument
Dbuild_helper.py180 def add_dependency_goals(ctx, metadata, component, goals): argument
221 def run_build(ctx, metadata, component, subgoals): argument
262 def import_filegroups(metadata, component, exporting_component, target_file_pairs): argument
298 def prepare_build(metadata, component): argument