Searched defs:GetWeakPtr (Results 1 - 5 of 5) sorted by relevance

/system/tpm/trunks/
H A Dbackground_command_transceiver.h66 base::WeakPtr<BackgroundCommandTransceiver> GetWeakPtr() { function in class:trunks::BackgroundCommandTransceiver
67 return weak_factory_.GetWeakPtr();
H A Dtrunks_dbus_proxy.h50 base::WeakPtr<TrunksDBusProxy> GetWeakPtr() { function in class:trunks::TrunksDBusProxy
51 return weak_factory_.GetWeakPtr();
H A Dtrunks_dbus_service.h63 base::WeakPtr<TrunksDBusService> GetWeakPtr() { function in class:trunks::TrunksDBusService
64 return weak_factory_.GetWeakPtr();
H A Dtrunks_binder_service.h70 base::WeakPtr<BinderServiceInternal> GetWeakPtr() { function in class:trunks::TrunksBinderService::BinderServiceInternal
71 return weak_factory_.GetWeakPtr();
/system/tpm/attestation/server/
H A Dattestation_service.cc89 GetWeakPtr(), callback, result);
167 GetWeakPtr(), callback, result);
206 GetWeakPtr(), callback, result);
253 GetWeakPtr(), callback, result);
306 GetWeakPtr(), callback, result);
348 GetWeakPtr(), callback, result);
380 GetWeakPtr(), callback, result);
407 GetWeakPtr(), callback, result);
435 GetWeakPtr(), callback, result);
869 base::WeakPtr<AttestationService> AttestationService::GetWeakPtr() { function in class:attestation::AttestationService
[all...]

Completed in 100 milliseconds