Home
last modified time | relevance | path

Searched defs:destKey (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore/
DIKeystoreService.cpp919 virtual int32_t duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey, in duplicate()
1633 String16 destKey = data.readString16(); in onTransact() local
Dkey_store_service.cpp487 int32_t KeyStoreService::duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey, in duplicate()