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

  /external/proguard/src/proguard/classfile/editor/
AttributesEditor.java 182 int index = findAttribute(attributesCount,
231 int index = findAttribute(attributesCount,
255 private int findAttribute(int attributesCount,
  /frameworks/av/media/libstagefright/rtsp/
ASessionDescription.cpp 179 bool ASessionDescription::findAttribute(
217 CHECK(findAttribute(index, key, desc));
220 if (!findAttribute(index, key, params)) {
234 if (!findAttribute(index, key, &value)) {
258 if (!findAttribute(0, "a=range", &value)) {
ASessionDescription.h 56 bool findAttribute(size_t index, const char *key, AString *value) const;
ARTPSession.cpp 53 if (!mDesc->findAttribute(i, "c=", &connection)) {
55 if (!mDesc->findAttribute(0, "c=", &connection)) {
MyHandler.h 182 if (mSessionDesc->findAttribute(
395 if (desc->findAttribute(0, "a=LiveStream", &attrLiveStream)) {
    [all...]
  /external/skia/include/svg/
SkSVGParser.h 37 int findAttribute(SkSVGBase* , const char* attrValue, size_t len, bool isPaint);
  /external/skia/src/svg/
SkSVGParser.cpp 68 int SkSVGParser::findAttribute(SkSVGBase* element, const char* attrValue,
158 int attrIndex = findAttribute(fCurrElement, name, nameLen, false);
160 attrIndex = findAttribute(&fCurrElement->fPaintState, name, nameLen, true);
SkSVGPaintState.cpp 88 int index = parser.findAttribute(this, attrValue, (int) (delimiter - attrValue), true);
  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.cpp 607 if (!desc->findAttribute(0, "a=control", &rtspUri)) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
javax.servlet.jsp_2.0.0.v200806031607.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
  /external/robolectric/lib/main/
xpp3-1.1.4c.jar 
  /external/smack/asmack-master/lib/
xpp3-1.1.4c.jar 
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 

Completed in 302 milliseconds