Home
last modified time | relevance | path

Searched defs:impl_ (Results 1 – 7 of 7) sorted by relevance

/system/keymaster/contexts/
Dsoft_keymaster_device.cpp384 auto& impl_ = convert_device(dev)->impl_; in get_supported_algorithms() local
416 auto& impl_ = convert_device(dev)->impl_; in get_supported_block_modes() local
451 auto& impl_ = convert_device(dev)->impl_; in get_supported_padding_modes() local
484 auto& impl_ = convert_device(dev)->impl_; in get_supported_digests() local
515 auto& impl_ = convert_device(dev)->impl_; in get_supported_import_formats() local
546 auto& impl_ = convert_device(dev)->impl_; in get_supported_export_formats() local
569 auto& impl_ = convert_device(dev)->impl_; in configure() local
590 auto& impl_ = convert_device(dev)->impl_; in add_rng_entropy() local
692 auto& impl_ = sk_dev->impl_; in generate_key() local
737 auto& impl_ = sk_dev->impl_; in generate_key() local
[all …]
/system/libvintf/include/vintf/
DFileSystem.h121 std::unique_ptr<FileSystem> impl_; variable
/system/keymaster/ng/include/
DAndroidKeymaster4Device.h107 std::unique_ptr<::keymaster::AndroidKeymaster> impl_; variable
/system/memory/libmemunreachable/
DThreadCapture.h53 Allocator<ThreadCaptureImpl>::unique_ptr impl_; variable
/system/unwinding/libunwindstack/
DMemoryCache.h61 std::shared_ptr<Memory> impl_; variable
/system/keymaster/include/keymaster/
Dsoft_keymaster_device.h237 UniquePtr<AndroidKeymaster> impl_; variable
/system/gsid/
Dgsi_service.cpp605 std::unique_ptr<ImageManager> impl_; member in android::gsi::ImageService