Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Didbbindingutilities_browsertest.cc62 class IDBKeyPathHelper : public UtilityProcessHost::Client { class
64 IDBKeyPathHelper() in IDBKeyPathHelper() function in IDBKeyPathHelper
74 NewRunnableMethod(this, &IDBKeyPathHelper::CreateUtilityProcess)); in CreateUtilityProcess()
89 NewRunnableMethod(this, &IDBKeyPathHelper::DestroyUtilityProcess)); in DestroyUtilityProcess()
117 NewRunnableMethod(this, &IDBKeyPathHelper::CheckValuesForKeyPath, in CheckValuesForKeyPath()
134 NewRunnableMethod(this, &IDBKeyPathHelper::CheckInjectValue, in CheckInjectValue()
193 key_path_helper_ = new IDBKeyPathHelper(); in ScopedIDBKeyPathHelper()
229 scoped_refptr<IDBKeyPathHelper> key_path_helper_;