Searched refs:kDeps (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/tools/gn/
H A Dgroup_target_generator.cc29 if (scope_->GetValue(variables::kDeps, false) &&
H A Dvariables.h126 extern const char kDeps[];
H A Dvariables.cc512 const char kDeps[] = "deps"; member in namespace:variables
H A Dtarget_generator.cc220 if (!FillGenericDeps(variables::kDeps, &target_->private_deps()))
H A Dfunction_toolchain.cc313 const Value* deps_value = block_scope.GetValue(variables::kDeps, true);
H A Dcommand_desc.cc611 } else if (what == variables::kDeps) {

Completed in 136 milliseconds