Searched refs:IDBKeyPathHelper (Results 1 – 1 of 1) sorted by relevance
62 class IDBKeyPathHelper : public UtilityProcessHost::Client { class64 IDBKeyPathHelper() in IDBKeyPathHelper() function in IDBKeyPathHelper74 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_;