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.h71 void FinishCreation();
H A Dlocally_managed_user_creation_controller.cc190 void LocallyManagedUserCreationController::FinishCreation() { function in class:chromeos::LocallyManagedUserCreationController
H A Dlocally_managed_user_creation_screen.cc152 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.cc660 factory->FinishCreation(); // We'll complete synchronously.
1836 factory->FinishCreation();
1892 factory->FinishCreation();
1924 // We cannot call FinishCreation because the factory itself will go away with
1969 factory->FinishCreation();
4502 factory->FinishCreation(); // We'll complete synchronously.
/external/chromium/net/http/
H A Dhttp_cache_unittest.cc666 void FinishCreation() { function in class:__anon3106::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 131 milliseconds