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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_componentregistry.cpp 40 bool exactMatch;
41 aCmd.Parse(mimetype, uuidvec, exactMatch);
  /frameworks/base/core/java/android/webkit/
CookieManager.java 152 boolean exactMatch(Cookie in) {
357 if (cookie.exactMatch(cookieEntry)) {
    [all...]

Completed in 85 milliseconds