Home
last modified time | relevance | path

Searched defs:protected_memory (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/memory/
H A Dprotected_memory.h339 ProtectedMemory<T, ConstructLazily>& protected_memory) in AutoWritableMemory()
410 ProtectedMemory<T, ConstructLazily>& protected_memory, in ProtectedMemoryInitializer()
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c108 VkPhysicalDeviceProtectedMemoryFeatures protected_memory; in vn_physical_device_init_features() member
473 VkPhysicalDeviceProtectedMemoryProperties protected_memory; in vn_physical_device_init_properties() member
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dfeatures.rs416 pub protected_memory: bool, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs24695 pub protected_memory: Bool32, field
24740 pub fn protected_memory(mut self, protected_memory: bool) -> Self { in protected_memory() method
45254 pub protected_memory: Bool32, field
45364 pub fn protected_memory(mut self, protected_memory: bool) -> Self { in protected_memory() method