Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/python/tink/signature/
H A D_signature_wrapper_test.py78 def test_sign_verify_with_key_rotation(self, old_template, new_template): argument
/aosp_15_r20/external/tink/python/tink/hybrid/
H A D_hybrid_wrapper_test.py139 def test_encrypt_decrypt_with_key_rotation(self, old_template, new_template): argument
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Dcamera.cpp280 std::unique_ptr<android::CameraMetadata> new_template = in constructDefaultRequestSettings() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/
H A Dimage.c402 struct pipe_video_buffer new_template; in vlVaDeriveImage() local