Searched refs:LegacyKeystoreService (Results 1 – 1 of 1) sorted by relevance
277 let service = LegacyKeystoreService { legacy_keystore: legacy_keystore.clone() }; in new_native_binder()495 struct LegacyKeystoreService { struct499 impl binder::Interface for LegacyKeystoreService {} implementation501 impl ILegacyKeystore for LegacyKeystoreService { implementation