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

  /external/chromium_org/tools/gn/
substitution_type.h 30 SUBSTITUTION_SOURCE_ROOT_RELATIVE_DIR, // {{root_relative_dir}}
substitution_writer_unittest.cc 147 SUBSTITUTION_SOURCE_ROOT_RELATIVE_DIR));
149 SUBSTITUTION_SOURCE_ROOT_RELATIVE_DIR));
168 GetRelSubst("//baz.txt", SUBSTITUTION_SOURCE_ROOT_RELATIVE_DIR));
substitution_type.cc 20 "{{source_root_relative_dir}}", // SUBSTITUTION_SOURCE_ROOT_RELATIVE_DIR
56 "source_root_relative_dir", // SUBSTITUTION_SOURCE_ROOT_RELATIVE_DIR
116 type == SUBSTITUTION_SOURCE_ROOT_RELATIVE_DIR ||
substitution_writer.cc 368 case SUBSTITUTION_SOURCE_ROOT_RELATIVE_DIR:

Completed in 122 milliseconds