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

  /external/nist-sip/java/gov/nist/core/
NameValue.java 51 protected boolean isQuotedString;
111 isQuotedString = true;
119 return isQuotedString;
180 if ( this.isQuotedString ) {
242 if (isQuotedString)
  /frameworks/av/media/libstagefright/httplive/
M3UParser.cpp 770 if (!isQuotedString(val)) {
787 if (!isQuotedString(val)) {
    [all...]

Completed in 58 milliseconds