OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProfileErrorType
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/
profile_error_dialog.h
14
enum
ProfileErrorType
{
25
// show. The
ProfileErrorType
needs to correspond to one of the profile error
29
void ShowProfileErrorDialog(
ProfileErrorType
type, int message_id);
profile_error_dialog.cc
13
void ShowProfileErrorDialog(
ProfileErrorType
type, int message_id) {
/external/chromium_org/chrome/browser/webdata/
web_data_service_factory.cc
37
void ProfileErrorCallback(
ProfileErrorType
type, sql::InitStatus status) {
Completed in 779 milliseconds