Home
last modified time | relevance | path

Searched refs:isPrefix (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
DWildcardPattern.h45 bool isPrefix() const { return m_bIsPrefix; } in isPrefix() function
/frameworks/compile/mclinker/lib/Script/
DWildcardPattern.cpp42 if (isPrefix()) in prefix()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DIMSIParameter.java61 public boolean isPrefix() { in isPrefix() method in IMSIParameter
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp326 if (pPattern.isPrefix()) { in matched()