HomeSort by relevance Sort by last modified time
    Searched refs:GetTargetOutputs (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gn/
function_get_target_outputs_unittest.cc 20 Value GetTargetOutputs(const std::string& name, Err* err) {
71 Value result = GetTargetOutputs("//foo:bar", &err);
86 Value result = GetTargetOutputs("//foo:bar", &err);
102 Value result = GetTargetOutputs("//foo:bar", &err);
functions.cc 696 INSERT_FUNCTION(GetTargetOutputs, false)

Completed in 185 milliseconds