OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MERGE_REPLACE_MINE
(Results
1 - 2
of
2
) sorted by null
/external/cldr/tools/java/org/unicode/cldr/tool/
CLDRModify.java
454
mergeOption = CLDRFile.
MERGE_REPLACE_MINE
;
[
all
...]
/external/cldr/tools/java/org/unicode/cldr/util/
CLDRFile.java
759
MERGE_REPLACE_MINE
= 1,
779
} else if (conflict_resolution ==
MERGE_REPLACE_MINE
) {
780
dataSource.putAll(other.dataSource,
MERGE_REPLACE_MINE
);
[
all
...]
Completed in 160 milliseconds