Searched refs:weak_frameworks_ (Results 1 – 2 of 2) sorted by relevance
/third_party/gn/src/gn/ | ||
D | config_values.cc | 33 VectorAppend(&weak_frameworks_, append.weak_frameworks_); in AppendValues() |
D | config_values.h | 92 std::vector<std::string> weak_frameworks_; variable |