HomeSort by relevance Sort by last modified time
    Searched refs:OnBatchModeStarted (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/utility/
utility_thread_impl.h 48 void OnBatchModeStarted();
utility_thread_impl.cc 109 IPC_MESSAGE_HANDLER(UtilityMsg_BatchMode_Started, OnBatchModeStarted)
119 void UtilityThreadImpl::OnBatchModeStarted() {

Completed in 49 milliseconds