HomeSort by relevance Sort by last modified time
    Searched refs:maxValueLength (Results 1 - 3 of 3) sorted by null

  /system/security/keystore/
blob.cpp 316 const ssize_t maxValueLength = fileLength - offsetof(blobv3, value) - mBlob.info;
318 if (mBlob.length < 0 || mBlob.length > maxValueLength ||
325 memmove(mBlob.value + mBlob.length, mBlob.value + maxValueLength, mBlob.info);
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 

Completed in 218 milliseconds