Searched defs:CurrentThreadIsWorkThread (Results 1 – 6 of 6) sorted by relevance
10 bool MockUIModelWorker::CurrentThreadIsWorkThread() { return true; } in CurrentThreadIsWorkThread() function in browser_sync::MockUIModelWorker13 bool MockDBModelWorker::CurrentThreadIsWorkThread() { return true; } in CurrentThreadIsWorkThread() function in browser_sync::MockDBModelWorker
53 bool ModelSafeWorker::CurrentThreadIsWorkThread() { in CurrentThreadIsWorkThread() function in browser_sync::ModelSafeWorker
41 bool DatabaseModelWorker::CurrentThreadIsWorkThread() { in CurrentThreadIsWorkThread() function in browser_sync::DatabaseModelWorker
42 bool PasswordModelWorker::CurrentThreadIsWorkThread() { in CurrentThreadIsWorkThread() function in browser_sync::PasswordModelWorker
101 bool UIModelWorker::CurrentThreadIsWorkThread() { in CurrentThreadIsWorkThread() function in browser_sync::UIModelWorker
57 bool HistoryModelWorker::CurrentThreadIsWorkThread() { in CurrentThreadIsWorkThread() function in browser_sync::HistoryModelWorker