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

  /external/chromium_org/tools/gn/
settings.h 29 enum TargetOS {
67 TargetOS target_os() const { return target_os_; }
68 void set_target_os(TargetOS t) { target_os_ = t; }
109 TargetOS target_os_;
filesystem_utils.h 41 Settings::TargetOS os);
filesystem_utils.cc 190 Settings::TargetOS os) {

Completed in 67 milliseconds