Searched refs:FinishCreation (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/managed/
H A Dlocally_managed_user_creation_controller.h91 void FinishCreation();
H A Dlocally_managed_user_creation_controller.cc237 void LocallyManagedUserCreationController::FinishCreation() { function in class:chromeos::LocallyManagedUserCreationController
H A Dlocally_managed_user_creation_screen.cc178 controller_->FinishCreation();
/external/chromium_org/net/http/
H A Dmock_http_cache.h231 void FinishCreation();
H A Dmock_http_cache.cc618 void MockBlockingBackendFactory::FinishCreation() { function in class:MockBlockingBackendFactory
H A Dhttp_cache_unittest.cc677 factory->FinishCreation(); // We'll complete synchronously.
1853 factory->FinishCreation();
1909 factory->FinishCreation();
1941 // We cannot call FinishCreation because the factory itself will go away with
1986 factory->FinishCreation();
2959 factory->FinishCreation();
4607 factory->FinishCreation(); // We'll complete synchronously.
/external/chromium/net/http/
H A Dhttp_cache_unittest.cc666 void FinishCreation() { function in class:__anon3109::MockBlockingBackendFactory
1111 factory->FinishCreation(); // We'll complete synchronously.
2020 factory->FinishCreation();
2075 factory->FinishCreation();
2106 // We cannot call FinishCreation because the factory itself will go away with
2150 factory->FinishCreation();
3947 factory->FinishCreation(); // We'll complete synchronously.

Completed in 203 milliseconds