Home
last modified time | relevance | path

Searched refs:InvokeDoneCallbackAndScheduleNext (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/protocol/
H A Dpairing_registry.cc151 base::BindOnce(&PairingRegistry::InvokeDoneCallbackAndScheduleNext, this, in DeletePairing()
161 base::BindOnce(&PairingRegistry::InvokeDoneCallbackAndScheduleNext, this, in ClearAllPairings()
178 base::BindOnce(&PairingRegistry::InvokeDoneCallbackAndScheduleNext, this, in AddPairing()
226 void PairingRegistry::InvokeDoneCallbackAndScheduleNext(DoneCallback callback, in InvokeDoneCallbackAndScheduleNext() function in remoting::protocol::PairingRegistry
H A Dpairing_registry.h159 void InvokeDoneCallbackAndScheduleNext(DoneCallback callback, bool success);