Home
last modified time | relevance | path

Searched refs:BpKeystoreService (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore/
DIKeystoreService.cpp114 class BpKeystoreService : public BpInterface<IKeystoreService> { class
116 explicit BpKeystoreService(const sp<IBinder>& impl) : BpInterface<IKeystoreService>(impl) {} in BpKeystoreService() function in android::BpKeystoreService