Searched defs:ProfileErrorCallback (Results 1 – 2 of 2) sorted by relevance
37 typedef base::Callback<void(sql::InitStatus)> ProfileErrorCallback; typedef
40 void ProfileErrorCallback(ProfileErrorType type, sql::InitStatus status) { in ProfileErrorCallback() function