Searched refs:document_root_ (Results 1 – 2 of 2) sorted by relevance
116 const FilePath& document_root() const { return document_root_; } in document_root()163 FilePath document_root_; variable
271 document_root_ = src_dir.Append(document_root); in Init()347 command_line->AppendSwitchPath("data-dir", document_root_); in AddCommandLineArguments()