HomeSort by relevance Sort by last modified time
    Searched full:parseattributes (Results 1 - 25 of 27) sorted by null

1 2

  /cts/suite/audio_quality/lib/include/task/
ModelBuilder.h 51 virtual bool parseAttributes(const TiXmlElement& elem, TaskGeneric& task);
  /cts/suite/audio_quality/lib/src/task/
ModelBuilder.cpp 110 if (!parseAttributes(self, *taskSelf.get())) {
193 if (!parseAttributes(root, *batch.get())) {
248 bool ModelBuilder::parseAttributes(const TiXmlElement& elem, TaskGeneric& task)
258 LOGE("ModelBuilder::parseAttributes cannot parse attribute %s:%s for task type %d",
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
ShaderD3D.h 61 void parseAttributes(void *compiler);
ShaderD3D.cpp 406 parseAttributes(compiler);
426 void ShaderD3D::parseAttributes(void *compiler)
  /packages/apps/Camera2/src/com/android/camera/
MultiToggleImageButton.java 85 parseAttributes(context, attrs);
92 parseAttributes(context, attrs);
264 private void parseAttributes(Context context, AttributeSet attrs) {
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ProcessingInstruction.cpp 35 #include "core/xml/parser/XMLDocumentParser.h" // for parseAttributes()
111 const HashMap<String, String> attrs = parseAttributes(m_data, attrsOk);
  /external/chromium_org/third_party/WebKit/Source/core/xml/parser/
XMLDocumentParser.h 197 HashMap<String, String> parseAttributes(const String&, bool& attrsOK);
XMLDocumentParser.cpp     [all...]
  /packages/apps/Settings/src/com/android/settings/location/
SettingsInjector.java 190 return parseAttributes(si.packageName, si.name, userHandle, res, attrs);
204 private static InjectedSetting parseAttributes(String packageName, String className,
  /external/chromium_org/extensions/renderer/resources/
web_view.js 546 this.parseAttributes();
670 WebViewInternal.prototype.parseAttributes = function() {
920 internal.parseAttributes();
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
NewHdfParser.java 337 int end = parseAttributes(seq, index, state, destination);
364 private int parseAttributes(String seq, int index, ParseState state, HdfNameAttrs element)
  /external/smack/asmack-master/lib/
jstun.jar 
  /external/chromium_org/third_party/icu/source/tools/dumpce/
dumpce.cpp 677 void parseAttributes() {
    [all...]
  /external/tinyxml2/
tinyxml2.cpp     [all...]
tinyxml2.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar 
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar 
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata.repository_1.2.100.v20130327-2119.jar 
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata.repository_1.2.100.v20130327-2119.jar 
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
jdepend-2.9.jar 

Completed in 944 milliseconds

1 2