Home
last modified time | relevance | path

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

/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_le_advertiser_binder_server.cc82 android::wp<BluetoothLeAdvertiserBinderServer> weak_ptr_to_this(this); in StartMultiAdvertising() local
127 android::wp<BluetoothLeAdvertiserBinderServer> weak_ptr_to_this(this); in StopMultiAdvertising() local
H A Dinterface_with_instances_base.cc46 android::wp<InterfaceWithInstancesBase> weak_ptr_to_this(this); in RegisterInstanceBase() local
H A Dbluetooth_gatt_server_binder_server.cc80 android::wp<BluetoothGattServerBinderServer> weak_ptr_to_this(this); in AddService() local
145 android::wp<BluetoothGattServerBinderServer> weak_ptr_to_this(this); in SendNotification() local