HomeSort by relevance Sort by last modified time
    Searched refs:valueLength (Results 1 - 25 of 34) sorted by null

1 2

  /system/security/keystore/
keystore_get.cpp 33 size_t valueLength;
34 int32_t ret = service->get(String16(key, keyLength), value, &valueLength);
40 return valueLength;
  /external/chromium_org/third_party/WebKit/Source/core/html/
BaseTextInputType.cpp 48 int valueLength = value.length();
50 return matchOffset || matchLength != valueLength;
  /external/icu4c/i18n/
udat.cpp 690 const UChar *value, int32_t valueLength, UErrorCode &errorCode)
698 array[index].setTo(value, valueLength);
705 const UChar *value, int32_t valueLength, UErrorCode &errorCode)
707 setSymbol(syms->fEras, syms->fErasCount, index, value, valueLength, errorCode);
712 const UChar *value, int32_t valueLength, UErrorCode &errorCode)
714 setSymbol(syms->fEraNames, syms->fEraNamesCount, index, value, valueLength, errorCode);
719 const UChar *value, int32_t valueLength, UErrorCode &errorCode)
721 setSymbol(syms->fMonths, syms->fMonthsCount, index, value, valueLength, errorCode);
726 const UChar *value, int32_t valueLength, UErrorCode &errorCode)
728 setSymbol(syms->fShortMonths, syms->fShortMonthsCount, index, value, valueLength, errorCode)
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
udat.cpp 625 const UChar *value, int32_t valueLength, UErrorCode &errorCode)
633 array[index].setTo(value, valueLength);
640 const UChar *value, int32_t valueLength, UErrorCode &errorCode)
642 setSymbol(syms->fEras, syms->fErasCount, index, value, valueLength, errorCode);
647 const UChar *value, int32_t valueLength, UErrorCode &errorCode)
649 setSymbol(syms->fEraNames, syms->fEraNamesCount, index, value, valueLength, errorCode);
654 const UChar *value, int32_t valueLength, UErrorCode &errorCode)
656 setSymbol(syms->fMonths, syms->fMonthsCount, index, value, valueLength, errorCode);
661 const UChar *value, int32_t valueLength, UErrorCode &errorCode)
663 setSymbol(syms->fShortMonths, syms->fShortMonthsCount, index, value, valueLength, errorCode)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/
EventSource.cpp 386 int valueLength = lineLength - step;
389 if (valueLength)
390 m_data.append(&m_receiveBuf[bufPos], valueLength);
393 m_eventName = valueLength ? String(&m_receiveBuf[bufPos], valueLength) : "";
395 m_currentlyParsedEventId = valueLength ? String(&m_receiveBuf[bufPos], valueLength) : "";
397 if (!valueLength)
400 String value(&m_receiveBuf[bufPos], valueLength);
  /frameworks/base/drm/java/android/drm/
DrmUtils.java 161 int valueLength = readByte(constraintData, index);
169 String strValue = readMultipleBytes(constraintData, valueLength, index);
173 index += valueLength;
  /external/chromium_org/third_party/icu/source/common/
uset_props.cpp 108 const UChar *value, int32_t valueLength,
112 UnicodeString v(value, valueLength);
  /external/icu4c/common/
uset_props.cpp 108 const UChar *value, int32_t valueLength,
112 UnicodeString v(value, valueLength);
  /external/chromium_org/third_party/WebKit/Source/core/platform/
LocalizedStrings.h 118 String validationMessageTooLongText(int valueLength, int maxLength);
  /external/chromium_org/third_party/skia/src/ports/
SkFontConfigParser_android.cpp 87 int valueLength = strlen(attributeValue);
89 if (strncmp(attributeValue, "elegant", valueLength) == 0) {
91 } else if (strncmp(attributeValue, "compact", valueLength) == 0) {
  /external/skia/src/ports/
SkFontConfigParser_android.cpp 87 int valueLength = strlen(attributeValue);
89 if (strncmp(attributeValue, "elegant", valueLength) == 0) {
91 } else if (strncmp(attributeValue, "compact", valueLength) == 0) {
  /external/icu4c/tools/gendict/
gendict.cpp 388 int32_t valueLength = fileLine.length() - valueStart;
389 if (valueLength > 15) {
395 fileLine.extract(valueStart, valueLength, s, 16, US_INV);
398 if (end == s || *end != 0 || (int32_t)uprv_strlen(s) != valueLength || value > 0xffffffff) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/header/
header_read_write_utils.cpp 99 const int valueLength = ByteArrayUtils::readStringAndAdvancePosition(dictBuf,
102 value.insert(value.end(), valueBuffer, valueBuffer + valueLength);
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
LocalizedStringsChromium.cpp 477 String validationMessageTooLongText(int valueLength, int maxLength)
479 return query(WebLocalizedString::ValidationTooLong, String::number(valueLength), String::number(maxLength));
  /cts/libs/json/src/com/android/json/stream/
JsonReader.java 211 private int valueLength;
849 * and valueLength fields and return a null result. This only works if
855 valueLength = 0;
902 valueLength += i;
922 valueLength += i;
983 if (valueLength == 0) {
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
udat.h 912 * @param valueLength The length of value, or -1 if null-terminated
923 int32_t valueLength,
    [all...]
  /external/icu4c/i18n/unicode/
udat.h     [all...]
  /frameworks/base/core/java/com/android/internal/widget/
PointerLocationView.java 782 final int valueLength = value.length();
783 final int index = reserve(valueLength);
784 value.getChars(0, valueLength, mChars, index);
785 mLength += valueLength;
    [all...]
  /frameworks/base/core/jni/
android_database_SQLiteConnection.cpp 404 jsize valueLength = env->GetStringLength(valueString);
406 int err = sqlite3_bind_text16(statement, index, value, valueLength * sizeof(jchar),
419 jsize valueLength = env->GetArrayLength(valueArray);
421 int err = sqlite3_bind_blob(statement, index, value, valueLength, SQLITE_TRANSIENT);
    [all...]
  /external/svox/pico/compat/jni/
com_android_tts_compat_SynthProxy.cpp 509 size_t valueLength = env->GetStringUTFLength(value);
511 int result = engine->funcs->setProperty(engine, nameChars, valueChars, valueLength);
  /external/chromium_org/third_party/WebKit/Source/core/xml/parser/
XMLDocumentParser.cpp 917 int valueLength = static_cast<int>(attributes[i].end - attributes[i].value);
918 AtomicString attrValue = toAtomicString(attributes[i].value, valueLength);
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
uset.h 471 * @param valueLength the length of the value, or -1 if NULL
480 const UChar *value, int32_t valueLength,
    [all...]
  /external/icu4c/common/unicode/
uset.h 475 * @param valueLength the length of the value, or -1 if NULL
484 const UChar *value, int32_t valueLength,
    [all...]
  /frameworks/base/core/java/android/util/
JsonReader.java 225 private int valueLength;
918 * and valueLength fields and return a null result. This only works if
924 valueLength = 0;
971 valueLength += i;
991 valueLength += i;
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cnmdptst.c     [all...]

Completed in 729 milliseconds

1 2