Home
last modified time | relevance | path

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

/aosp12/system/keymaster/contexts/
H A Dsoft_keymaster_device.cpp382 auto& impl_ = convert_device(dev)->impl_; in get_supported_algorithms() local
414 auto& impl_ = convert_device(dev)->impl_; in get_supported_block_modes() local
449 auto& impl_ = convert_device(dev)->impl_; in get_supported_padding_modes() local
482 auto& impl_ = convert_device(dev)->impl_; in get_supported_digests() local
513 auto& impl_ = convert_device(dev)->impl_; in get_supported_import_formats() local
544 auto& impl_ = convert_device(dev)->impl_; in get_supported_export_formats() local
690 auto& impl_ = sk_dev->impl_; in generate_key() local
735 auto& impl_ = sk_dev->impl_; in generate_key() local
846 auto& impl_ = sk_dev->impl_; in get_key_characteristics() local
872 auto& impl_ = sk_dev->impl_; in import_key() local
[all …]
/aosp12/system/iorap/src/inode2filename/
H A Dout_of_process_inode_resolver.h39 Impl* impl_; variable
H A Dinode_resolver.h110 Impl* impl_; variable
/aosp12/system/iorap/src/prefetcher/
H A Dread_ahead.h56 std::unique_ptr<Impl> impl_; variable
H A Dprefetcher_daemon.h123 std::unique_ptr<PrefetcherDaemon::Impl> impl_; variable
/aosp12/system/bt/gd/hci/
H A Dcontroller.h178 std::unique_ptr<impl> impl_; variable
H A Dhci_layer.h118 impl* impl_; variable
/aosp12/system/bt/gd/l2cap/fuzz/
H A Dfuzz_l2cap_classic_module.h42 std::unique_ptr<FuzzDynamicChannelManagerImpl> impl_; variable
H A Dfuzz_dynamic_channel_manager.h59 FuzzDynamicChannelManagerImpl& impl_; variable
/aosp12/system/keymaster/ng/include/
H A DAndroidKeymaster4Device.h107 std::unique_ptr<::keymaster::AndroidKeymaster> impl_; variable
/aosp12/libnativehelper/include_platform/nativehelper/
H A DJniInvocation.h122 JniInvocationImpl* impl_; variable
/aosp12/system/iorap/src/binder/
H A Diiorap_impl.h71 std::unique_ptr<Impl> impl_; variable
H A Diiorap_impl.cc112 iorap::borrowed<IIorapImpl::Impl*> impl_; member
/aosp12/system/memory/libmemunreachable/
H A DThreadCapture.h53 Allocator<ThreadCaptureImpl>::unique_ptr impl_; variable
/aosp12/system/keymaster/include/keymaster/
H A Dsoft_keymaster_device.h237 UniquePtr<AndroidKeymaster> impl_; variable
/aosp12/system/unwinding/libunwindstack/
H A DMemoryCache.h62 std::shared_ptr<Memory> impl_; variable
/aosp12/system/bt/gd/os/android/
H A Dwakelock_native.cc54 WakelockNative::Impl* impl_ = nullptr; member in bluetooth::os::internal::WakelockNative::Impl::SystemSuspendDeathRecipient
/aosp12/system/iorap/src/perfetto/
H A Dperfetto_consumer.h109 PerfettoConsumerImpl::Impl* impl_; variable
H A Dperfetto_consumer.cc171 Impl* impl_; member
/aosp12/system/gsid/
H A Dgsi_service.cpp586 std::unique_ptr<ImageManager> impl_; member in android::gsi::ImageService