Searched refs:m_innerHost (Results 1 – 1 of 1) sorted by relevance
43 : m_innerHost(host) in ApplicationCacheHostInternal()57 … m_innerHost->notifyApplicationCache(static_cast<ApplicationCacheHost::EventID>(eventID), 0, 0); in notifyEventListener()62 …m_innerHost->notifyApplicationCache(ApplicationCacheHost::PROGRESS_EVENT, progressTotal, progressD… in notifyProgressEventListener()74 ApplicationCacheHost* m_innerHost; variable