Searched defs:GetUserVisibleName (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/gn/
H A Dlabel.cc243 std::string Label::GetUserVisibleName(bool include_toolchain) const { function in class:Label
266 std::string Label::GetUserVisibleName(const Label& default_toolchain) const { function in class:Label
270 return GetUserVisibleName(include_toolchain);

Completed in 131 milliseconds