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

  /external/chromium_org/tools/gn/
template.cc 60 template_scope.set_item_collector(scope->GetItemCollector());
function_get_target_outputs_unittest.cc 17 setup_.scope()->set_item_collector(&items_);
scope.h 279 void set_item_collector(ItemVector* collector) { function in class:Scope
loader.cc 254 our_scope.set_item_collector(&collected_items);

Completed in 491 milliseconds