Searched defs:quoted (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DM3UParser.cpp778 bool quoted = false; local
783 quoted = !quoted;
784 } else if (c == what && !quoted) {
844 ALOGE("Expected quoted string for %s attribute, "
884 ALOGE("Expected quoted string for %s attribute, "
1094 ALOGE("Expected quoted string for GROUP-ID, got '%s' instead.",
1106 ALOGE("Expected quoted string for LANGUAGE, got '%s' instead.",
1118 ALOGE("Expected quoted string for NAME, got '%s' instead.",
1175 ALOGE("Expected quoted strin
[all...]
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5730 char quoted = 0; local
5739 if (quoted == 0 && isspace16(c)
5743 if (c == '"' && (quoted == 0 || quoted == '"')) {
5746 if (c == '\'' && (quoted == 0 || quoted == '\'')) {
5766 if (quoted == 0) {
5767 quoted = *p;
5769 quoted = 0;
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 177 milliseconds