OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReplaceSuffix
(Results
1 - 2
of
2
) sorted by null
/system/tools/aidl/
options.cpp
153
if (!
ReplaceSuffix
(".aidl", ".java", &options->output_file_name_)) {
254
bool
ReplaceSuffix
(const string& old_suffix,
/build/kati/
dep.cc
40
static Symbol
ReplaceSuffix
(Symbol s, Symbol newsuf) {
56
out_inputs->push_back(
ReplaceSuffix
(output, input));
537
Symbol input =
ReplaceSuffix
(output, irule->inputs[0]);
Completed in 203 milliseconds