Searched refs:weak_ptr_to_this (Results 1 – 3 of 3) sorted by relevance
82 android::wp<BluetoothLeAdvertiserBinderServer> weak_ptr_to_this(this); in StartMultiAdvertising() local85 auto sp_to_this = weak_ptr_to_this.promote(); in StartMultiAdvertising()127 android::wp<BluetoothLeAdvertiserBinderServer> weak_ptr_to_this(this); in StopMultiAdvertising() local130 auto sp_to_this = weak_ptr_to_this.promote(); in StopMultiAdvertising()
46 android::wp<InterfaceWithInstancesBase> weak_ptr_to_this(this); in RegisterInstanceBase() local49 [weak_ptr_to_this]( in RegisterInstanceBase()54 weak_ptr_to_this.promote(); in RegisterInstanceBase()
80 android::wp<BluetoothGattServerBinderServer> weak_ptr_to_this(this); in AddService() local83 auto sp_to_this = weak_ptr_to_this.promote(); in AddService()145 android::wp<BluetoothGattServerBinderServer> weak_ptr_to_this(this); in SendNotification() local147 auto sp_to_this = weak_ptr_to_this.promote(); in SendNotification()