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

  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/
templateid.cpp 14 class ::Ident<int> AnotherIdent;
  /frameworks/base/services/core/java/com/android/server/net/
NetworkIdentitySet.java 145 final NetworkIdentity anotherIdent = another.iterator().next();
146 return ident.compareTo(anotherIdent);

Completed in 2415 milliseconds