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

  /external/chromium_org/tools/gn/
source_dir.h 65 bool is_system_absolute() const { function in class:SourceDir
source_file.cc 49 if (is_system_absolute()) {
source_file.h 47 bool is_system_absolute() const { function in class:SourceFile
function_rebase_path.cc 85 if (from_dir.is_system_absolute() || to_dir.is_system_absolute()) {
file_template.cc 274 if (source.is_system_absolute())
286 if (source.is_system_absolute())
293 if (source.is_system_absolute())
source_dir.cc 126 if (is_system_absolute()) {
value_extractors.cc 28 if (out->is_system_absolute()) {
ninja_helper.cc 94 if (source.is_system_absolute())
command_desc.cc 30 if (dir.is_system_absolute()) {

Completed in 104 milliseconds