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

  /external/chromium_org/tools/gn/
label.cc 243 std::string Label::GetUserVisibleName(bool include_toolchain) const {
254 if (include_toolchain) {
267 bool include_toolchain = local
270 return GetUserVisibleName(include_toolchain);
label.h 59 std::string GetUserVisibleName(bool include_toolchain) const;

Completed in 40 milliseconds