Searched refs:ResetAsyncCallStatusHandlers (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dmock_dbus_thread_manager.cc111 EXPECT_CALL(*mock_cryptohome_client_.get(), ResetAsyncCallStatusHandlers())
H A Dcryptohome_client.h70 virtual void ResetAsyncCallStatusHandlers() = 0;
H A Dcryptohome_client_stub.h24 virtual void ResetAsyncCallStatusHandlers() OVERRIDE;
H A Dfake_cryptohome_client.cc223 void FakeCryptohomeClient::ResetAsyncCallStatusHandlers() { function in class:chromeos::FakeCryptohomeClient
H A Dfake_cryptohome_client.h25 virtual void ResetAsyncCallStatusHandlers() OVERRIDE;
H A Dmock_cryptohome_client.h23 MOCK_METHOD0(ResetAsyncCallStatusHandlers, void());
H A Dcryptohome_client_stub.cc30 void CryptohomeClientStubImpl::ResetAsyncCallStatusHandlers() { function in class:chromeos::CryptohomeClientStubImpl
H A Dcryptohome_client.cc62 virtual void ResetAsyncCallStatusHandlers() OVERRIDE {
/external/chromium_org/chromeos/cryptohome/
H A Dasync_method_caller.cc35 ResetAsyncCallStatusHandlers();

Completed in 110 milliseconds