OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:root_build_dir_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/gn/
scope_per_file_provider.cc
73
if (!
root_build_dir_
) {
74
root_build_dir_
.reset(new Value(NULL, DirectoryWithNoLastSlash(
77
return
root_build_dir_
.get();
scope_per_file_provider.h
43
scoped_ptr<Value>
root_build_dir_
;
member in class:ScopePerFileProvider
Completed in 280 milliseconds