Home
last modified time | relevance | path

Searched defs:old_attributes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpk.c525 psa_key_attributes_t old_attributes = PSA_KEY_ATTRIBUTES_INIT; in mbedtls_pk_get_psa_attributes() local
629 psa_key_attributes_t old_attributes = PSA_KEY_ATTRIBUTES_INIT; in copy_into_psa() local
811 psa_key_attributes_t old_attributes = PSA_KEY_ATTRIBUTES_INIT; in import_public_into_psa() local
/aosp_15_r20/external/autotest/server/hosts/
H A Dafe_store.py106 def _update_attributes_on_afe(self, old_attributes, new_attributes): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.h232 FrontendAttributes old_attributes = std::move(frontend_attributes_); in SwapFrontendAttributes() local