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

  /cts/suite/audio_quality/lib/src/task/
TaskMessage.cpp 32 bool TaskMessage::parseAttribute(const android::String8& name, const android::String8& value)
TaskAsync.cpp 58 bool TaskAsync::parseAttribute(const android::String8& name, const android::String8& value)
66 LOGE("TaskGeneric::parseAttribute gain out of range %d", mVolume);
90 result = TaskGeneric::parseAttribute(name, value);
TaskInput.cpp 36 bool TaskInput::parseAttribute(const android::String8& name, const android::String8& value)
41 LOGE("TaskInput::parseAttribute invalid recording time %d", mRecordingTimeInMs);
46 return TaskAsync::parseAttribute(name, value);
TaskOutput.cpp 35 bool TaskOutput::parseAttribute(const android::String8& name, const android::String8& value)
43 return TaskAsync::parseAttribute(name, value);
TaskSequential.cpp 121 bool TaskSequential::parseAttribute(const android::String8& name, const android::String8& value)
126 LOGE("TaskSequential::parseAttribute invalid value %s for key %s",
133 LOGD("TaskSequential::parseAttribute index %s", mIndexName.string());
TaskSound.cpp 41 bool TaskSound::parseAttribute(const android::String8& name, const android::String8& value)
49 return TaskGeneric::parseAttribute(name, value);
TaskGeneric.cpp 104 bool TaskGeneric::parseAttribute(const android::String8& name, const android::String8& value)
108 LOGE("parseAttribute unknown attribute %s %s for type %d",
TaskProcess.cpp 294 bool TaskProcess::parseAttribute(const android::String8& name, const android::String8& value)
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
NewHdfParser.java 389 index = parseAttribute(seq, index, state, element);
391 // reportError called by parseAttribute already.
405 private int parseAttribute(String seq, int index, ParseState state, HdfNameAttrs element)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
  /tools/motodev/src/plugins/logger/lib/
log4j-1.2.14.jar 
  /tools/motodev/src/plugins/preflighting.core/lib/
log4j-1.2.14.jar 
  /tools/motodev/src/plugins/preflighting.core/apktool/
apktool.jar 

Completed in 113 milliseconds