Home
last modified time | relevance | path

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

/hardware/interfaces/security/secretkeeper/aidl/android/hardware/security/secretkeeper/
DSecretManagement.cddl33 StoreSecretOpcode = 2 ; Store a secret
39 ; Store a secret identified by the given ID, with access to the secret policed
/hardware/interfaces/security/secretkeeper/aidl/vts/
Dsecretkeeper_cli.rs73 Store(StoreArgs), enumerator
356 Command::Store(args) => { in main()
/hardware/interfaces/security/rkp/
DREADME.md137 rkpd -> rkpd: Store key\_blob,pubkey
147 rkpd -> rkpd: Store certificates
/hardware/interfaces/camera/device/3.4/
Dtypes.hal237 * - Store the request.v3_2 settings, overwriting the previously stored
243 * - Store the request.v3_2 settings, overwriting the previously stored
/hardware/interfaces/automotive/evs/1.1/
Dtypes.hal36 * Store camera metadata such as lens characteristics.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_dynamic_rendering.adoc121 ===== Store Op None
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Drenderpass.adoc768 Store and resolve operations are only performed at the end of a render pass
5280 == Render Pass Store Operations
5285 Store operations for attachments with a depth/stencil format execute in the
5287 Store operations for attachments with a color format execute in the
5305 Store operations only update values within the defined render area for the
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp209 using Store = android::base::HybridEntityManager<16000, uint64_t, T>; typedef in gfxstream::vk::BoxedHandleManager
212 mutable Store store;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs15772 …this.gullet = new MacroExpander(input, settings, this.mode); // Store the settings for use in pars…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc488 <<renderpass-store-operations, Render Pass Store Operations>>, and