Searched refs:GenerateTarget (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/tools/gn/ |
D | functions_target.cc | 44 TargetGenerator::GenerateTarget(&block_scope, function, args, in ExecuteGenericTarget() 293 TargetGenerator::GenerateTarget(&block_scope, function, args, in RunComponent() 349 TargetGenerator::GenerateTarget(scope, function, args, functions::kCopy, err); in RunCopy()
|
D | target_generator.h | 39 static void GenerateTarget(Scope* scope,
|
D | target_generator.cc | 59 void TargetGenerator::GenerateTarget(Scope* scope, in GenerateTarget() function in TargetGenerator
|