HomeSort by relevance Sort by last modified time
    Searched defs:getMutable (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/
pluralmap.h 207 T *getMutable(
210 return getMutable(category, NULL, status);
215 * Otherwise works just like getMutable(Category, UErrorCode &).
218 T *getMutable(
221 return getMutable(toCategory(category), NULL, status);
225 * Just like getMutable(Category, UErrorCode &) but copies defaultValue to
233 return getMutable(category, &defaultValue, status);
260 T *getMutable(
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidp/1.11.18/
aws-java-sdk-cognitoidp-1.11.18.jar 

Completed in 278 milliseconds