HomeSort by relevance Sort by last modified time
    Searched refs:tagLength (Results 1 - 3 of 3) sorted by null

  /external/icu4c/common/
loclikely.cpp 85 * @param tagLength The length of the tag.
92 int32_t tagLength,
104 tagLength);
106 *bufferLength += tagLength;
183 int32_t tagLength = 0;
192 &tagLength);
203 &tagLength);
231 &tagLength);
238 &tagLength);
247 &tagLength);
    [all...]
  /frameworks/base/core/jni/
android_util_EventLog.cpp 161 jsize tagLength = env->GetArrayLength(tags);
201 for (int i = 0; !found && i < tagLength; ++i) {
  /prebuilt/common/ecj/
ecj.jar 

Completed in 258 milliseconds