Searched refs:instance (Results 1 – 5 of 5) sorted by relevance
89 int BnBootDone::get_instance(IBootDone*& instance, const struct uuid*) { in get_instance() argument90 instance = this; in get_instance()105 IBootDone* instance; in on_connect() local106 int rc = bn_impl->get_instance(instance, peer); in on_connect()110 *ctx_p = instance; in on_connect()
107 static SecureStorageManager instance; in get_instance() local108 if (instance.session_handle_ != STORAGE_INVALID_SESSION) { in get_instance()109 int rc = storage_end_transaction(instance.session_handle_, false); in get_instance()112 storage_close_session(instance.session_handle_); in get_instance()113 instance.session_handle_ = STORAGE_INVALID_SESSION; in get_instance()116 if (instance.session_handle_ == STORAGE_INVALID_SESSION) { in get_instance()117 storage_open_session(&instance.session_handle_, STORAGE_CLIENT_TP_PORT); in get_instance()118 if (instance.session_handle_ == STORAGE_INVALID_SESSION) { in get_instance()123 if (translate_format && instance.legacy_format) { in get_instance()124 keymaster_error_t err = instance.TranslateLegacyFormat(); in get_instance()[all …]
222 static instance: ::protobuf::rt::LazyV2<KeymasterAttributes> = ::protobuf::rt::LazyV2::INIT; in default_instance() variable223 instance.get(KeymasterAttributes::new) in default_instance()800 static instance: ::protobuf::rt::LazyV2<AttestationIds> = ::protobuf::rt::LazyV2::INIT; in default_instance() variable801 instance.get(AttestationIds::new) in default_instance()1025 static instance: ::protobuf::rt::LazyV2<AttestationKey> = ::protobuf::rt::LazyV2::INIT; in default_instance() constant1026 instance.get(AttestationKey::new) in default_instance()1198 static instance: ::protobuf::rt::LazyV2<AttestationCert> = ::protobuf::rt::LazyV2::INIT; in default_instance() variable1199 instance.get(AttestationCert::new) in default_instance()
90 too-many-instance-attributes,338 # List of method names used to declare (i.e. assign) instance attributes.
22 instance use this port to store data needed by the boot loader that the