GetRulePrefix 186 tools/gn/ninja_action_target_writer.cc << helper_.GetRulePrefix(target_->settings()) GetRulePrefix 318 tools/gn/ninja_binary_target_writer.cc << helper_.GetRulePrefix(target_->settings()) GetRulePrefix 358 tools/gn/ninja_binary_target_writer.cc << helper_.GetRulePrefix(target_->settings()) GetRulePrefix 26 tools/gn/ninja_copy_target_writer.cc std::string rule_prefix = helper_.GetRulePrefix(target_->settings()); GetRulePrefix 25 tools/gn/ninja_group_target_writer.cc << helper_.GetRulePrefix(target_->settings()) GetRulePrefix 209 tools/gn/ninja_helper.cc std::string prefix = GetRulePrefix(settings); GetRulePrefix 55 tools/gn/ninja_helper.h std::string GetRulePrefix(const Settings* settings) const; GetRulePrefix 68 tools/gn/ninja_toolchain_writer.cc std::string rule_prefix = helper.GetRulePrefix(settings_);