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

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
JDWPConstants.java 431 public static final int DUPLICATE = 40;
554 case DUPLICATE:
555 return "DUPLICATE";
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
nb30.h 83 #define DUPLICATE 0x06
  /system/security/keystore/include/keystore/
IKeystoreService.h 121 DUPLICATE = IBinder::FIRST_CALL_TRANSACTION + 19,
184 virtual int32_t duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey,
  /system/security/keystore/
IKeystoreService.cpp 855 virtual int32_t duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey, function in class:android::BpKeystoreService
864 status_t status = remote()->transact(BnKeystoreService::DUPLICATE, data, &reply);
866 ALOGD("duplicate() could not contact remote: %d\n", status);
872 ALOGD("duplicate() caught exception %d\n", err);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 326 milliseconds