Home
last modified time | relevance | path

Searched refs:Owned (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Car/Provision/
DOWNERS1 # Owned by Android Automotive OS team.
/packages/services/Car/tools/security/
DOWNERS2 # Owned by Android Automotive Embedded Security team.
/packages/services/Car/
DOWNERS2 # Owned by Android Automotive OS team.
/packages/modules/Bluetooth/system/gd/common/
Dbind.h27 using base::Owned;
/packages/modules/Bluetooth/system/btif/src/
Dbtif_csis_client.cc31 using base::Owned;
Dbtif_has_client.cc33 using base::Owned;
Dbtif_gatt_client.cc63 using base::Owned;
/packages/modules/Virtualization/microdroid_manager/src/
Dmain.rs54 use std::borrow::Cow::{Borrowed, Owned};
140 Owned(format!("MICRODROID_UNKNOWN_RUNTIME_ERROR|{:?}", err)) in write_death_reason_to_serial()
/packages/modules/Virtualization/pvmfw/src/
Dmain.rs200 Cow::Owned(truncated_bcc_handover) in main()
/packages/modules/Bluetooth/system/bta/jv/
Dbta_jv_api.cc173 base::Owned(uuid_list_copy), rfcomm_slot_id)); in BTA_JvStartDiscovery()
/packages/modules/Virtualization/virtualizationmanager/src/
Daidl.rs435 (true, BorrowedOrOwned::Owned(config)) in create_vm_internal()
1544 Owned(T), enumerator
1551 Self::Owned(o) => o, in as_ref()
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc697 base::Owned(instance_))); in Cleanup()