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

  /external/chromium_org/tools/gn/
target.h 136 void set_gyp_file(const SourceFile& gf) { gyp_file_ = gf; } function in class:Target
target_generator.cc 178 target_->set_gyp_file(scope_->GetSourceDir().ResolveRelativeFile(

Completed in 122 milliseconds