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) {
67 Value result = GetTargetOutputs("//foo:bar", &err);
80 Value result = GetTargetOutputs("//foo:bar", &err);
94 Value result = GetTargetOutputs("//foo:bar", &err);
111 Value result = GetTargetOutputs("//foo:bar", &err);
functions.cc 664 INSERT_FUNCTION(GetTargetOutputs, false)

Completed in 39 milliseconds