Home
last modified time | relevance | path

Searched defs:argumentName (Results 1 – 4 of 4) sorted by relevance

/external/messageformat/java/com/ibm/icu/simple/
DMessageFormat.java676 public void setFormatByArgumentName(String argumentName, Format newFormat) { in setFormatByArgumentName()
809 public Format getFormatByArgumentName(String argumentName) { in getFormatByArgumentName()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java719 public void setFormatByArgumentName(String argumentName, Format newFormat) { in setFormatByArgumentName()
852 public Format getFormatByArgumentName(String argumentName) { in getFormatByArgumentName()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java703 public void setFormatByArgumentName(String argumentName, Format newFormat) { in setFormatByArgumentName()
831 public Format getFormatByArgumentName(String argumentName) { in getFormatByArgumentName()
/external/v8/src/debug/
Dmirrors.js1733 FrameDetails.prototype.argumentName = function(index) { method in FrameDetails
1894 FrameMirror.prototype.argumentName = function(index) { method in FrameMirror