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

  /external/icu/icu4c/source/common/
servslkf.cpp 69 UnicodeString keyID;
70 lkey.currentID(keyID);
71 if (_id == keyID) {
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
Vertex.java 176 KeyIdentifier keyID = sKeyID.get(
178 sb.append("SubjKeyID: ").append(keyID.toString());
183 KeyIdentifier keyID = (KeyIdentifier)aKeyID.get(
185 sb.append("AuthKeyID: ").append(keyID.toString());
  /external/swiftshader/src/Common/
Configurator.cpp 131 for(unsigned int keyID = 0; keyID < sections.size(); keyID++)
133 file << "[" << names[keyID] << "]" << endl;
135 for(unsigned int valueID = 0; valueID < sections[keyID].names.size(); valueID++)
137 file << sections[keyID].names[valueID] << "=" << sections[keyID].values[valueID] << endl;
148 for(unsigned int keyID = 0; keyID < names.size(); keyID++
    [all...]
  /device/google/contexthub/firmware/os/inc/
seos.h 141 uint64_t keyID;
  /device/google/contexthub/lib/include/nanohub/
nanohub.h 149 uint64_t keyID;
  /prebuilts/misc/common/nimbus-jose-jwt/
nimbus-jose-jwt-4.33.jar 
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
sunpkcs11.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
sunpkcs11.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 

Completed in 698 milliseconds