Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/webui/options/
Dcreate_profile_handler.cc261 GetJavascriptMethodName(PROFILE_CREATION_SUCCESS), dict); in CreateShortcutAndShowSuccess()
285 GetJavascriptMethodName(PROFILE_CREATION_ERROR), in ShowProfileCreationError()
392 std::string CreateProfileHandler::GetJavascriptMethodName( in GetJavascriptMethodName() function in options::CreateProfileHandler
Dcreate_profile_handler.h139 std::string GetJavascriptMethodName(ProfileCreationStatus status) const;