OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_label
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/gn/
ninja_script_target_writer.cc
73
std::string
target_label
= target_->label().GetUserVisibleName(true);
local
74
std::string custom_rule_name(
target_label
);
93
out_ << " description = CUSTOM " <<
target_label
<< std::endl;
113
out_ << " description = CUSTOM " <<
target_label
<< std::endl;
/external/chromium/chrome/browser/chromeos/input_method/
candidate_window.cc
873
views::Label*
target_label
= (
local
[
all
...]
Completed in 33 milliseconds