Searched refs:isPrefix (Results 1 – 5 of 5) sorted by relevance
45 bool isPrefix() const { return m_bIsPrefix; } in isPrefix() function
42 if (isPrefix()) in prefix()
57 public boolean isPrefix() { in isPrefix() method in IMSIParameter
61 public boolean isPrefix() { in isPrefix() method in IMSIParameter
326 if (pPattern.isPrefix()) { in matched()