Searched refs:weak_ptr_to_this (Results 1 – 3 of 3) sorted by relevance
46 android::wp<InterfaceWithInstancesBase> weak_ptr_to_this(this); in RegisterInstanceBase() local49 [weak_ptr_to_this]( in RegisterInstanceBase()55 weak_ptr_to_this.promote(); in RegisterInstanceBase()
151 android::wp<BluetoothLowEnergyBinderServer> weak_ptr_to_this(this); in StartMultiAdvertising() local154 auto sp_to_this = weak_ptr_to_this.promote(); in StartMultiAdvertising()192 android::wp<BluetoothLowEnergyBinderServer> weak_ptr_to_this(this); in StopMultiAdvertising() local195 auto sp_to_this = weak_ptr_to_this.promote(); in StopMultiAdvertising()
142 android::wp<BluetoothGattServerBinderServer> weak_ptr_to_this(this); in EndServiceDeclaration() local146 auto sp_to_this = weak_ptr_to_this.promote(); in EndServiceDeclaration()206 android::wp<BluetoothGattServerBinderServer> weak_ptr_to_this(this); in SendNotification() local208 auto sp_to_this = weak_ptr_to_this.promote(); in SendNotification()