Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dfunctions_target.cc44 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()
Dtarget_generator.h39 static void GenerateTarget(Scope* scope,
Dtarget_generator.cc59 void TargetGenerator::GenerateTarget(Scope* scope, in GenerateTarget() function in TargetGenerator