Searched refs:wrapped (Results 1 – 21 of 21) sorted by relevance
/hardware/interfaces/health/utils/libhealth2impl/ |
D | BinderHealth.cpp | 59 Callback* wrapped = nullptr; in registerCallback() local 62 wrapped = callbacks_.emplace_back(Wrap(callback)).get(); in registerCallback() 78 auto ret = wrapped->Notify(health_info); in registerCallback() 83 [wrapped](const auto& cb) { return cb.get() == wrapped; }); in registerCallback()
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IProducerListener.hal | 21 * This is a wrapper/wrapped HAL interface for the actual binder interface.
|
D | IGraphicBufferProducer.hal | 32 * This is a wrapper/wrapped HAL interface for the actual binder interface.
|
/hardware/interfaces/keymaster/4.1/ |
D | types.hal | 58 * only sees wrapped version of these keys. 62 … * keymaster. exportKey() can be used to re-wrap storage key with a per-boot ephemeral key wrapped
|
/hardware/google/pixel/power-libperfmgr/aidl/tests/ |
D | GpuCapacityNodeTest.cpp | 41 FdInterfaceWrapper(std::shared_ptr<FdInterface> const &wrapped) : wrapped_(wrapped) {} in FdInterfaceWrapper()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_deferred_host_operations.adoc | 145 // deferred operation is being wrapped up by another thread
|
D | vulkanscdeviations.adoc | 296 wrapped in an `extern "C"` block.
|
/hardware/google/gfxstream/third-party/astc-encoder/ |
D | README.md | 28 high dynamic range (EXR, HDR) images, as well as a subset of image data wrapped 33 wrapped output images.
|
/hardware/interfaces/biometrics/face/1.0/ |
D | IBiometricsFace.hal | 78 * generateChallenge() generates a challenge which must then be wrapped by 114 * of a generateChallenge() challenge being wrapped by the gatekeeper
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 84 * copy of the key material, wrapped in a key unavailable outside secure hardware. 105 * contain a copy of the key material, wrapped in a key unavailable outside secure
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 1017 bool wrapped = false; in workerCycle() local 1039 wrapped = true; in workerCycle() 1049 if (wrapped) { in workerCycle()
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 466 * strategy is to include an encrypted copy of the key material, wrapped in a key 501 * strategy is to include an encrypted copy of the key material, wrapped in a key 514 * @param wrappedKeyData The wrapped key material to import. The wrapped key is in DER-encoded 586 * contain a copy of the key material, wrapped in a key unavailable outside secure
|
D | types.hal | 78 * must be provided to generateKey and importKey, and must be specified in the wrapped key
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 212 // IEC61937 is encoded audio wrapped in 16-bit PCM.
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IGraphicBufferProducer.hal | 28 * This is a wrapper/wrapped HAL interface for the actual binder interface.
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 200 /** IEC61937 is encoded audio wrapped in 16-bit PCM. */
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 214 /** IEC61937 is encoded audio wrapped in 16-bit PCM. */
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 261 /** IEC61937 is encoded audio wrapped in 16-bit PCM. */
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | registry.adoc | 670 Builtin C types should not be wrapped in tag:type tags. 1119 other header files, should not be wrapped in tag:type tags. 1234 other header files, should not be wrapped in tag:type tags.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | extensions.adoc | 558 wrapped by the validation layers.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 10023 // - The argument is wrapped in {} or [], in which case Parser's 16738 // are in text mode (wrapped in \text) because that's what it
|