HomeSort by relevance Sort by last modified time
    Searched defs:clearClient (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/frame/
Frame.h 61 void clearClient();
119 inline void Frame::clearClient()
  /external/chromium_org/third_party/WebKit/Source/core/loader/
ThreadableLoaderClientWrapper.h 49 void clearClient()
  /external/chromium_org/third_party/WebKit/Source/core/html/imports/
HTMLImportChild.cpp 177 void HTMLImportChild::clearClient()
180 // clearClient() to reenter.
  /external/chromium_org/third_party/WebKit/Source/web/
AssociatedURLLoader.cpp 144 void clearClient() { m_client = 0; }
368 m_clientAdapter->clearClient();
  /frameworks/av/services/soundtrigger/
SoundTriggerHwService.h 129 void clearClient() { mClient.clear(); }

Completed in 185 milliseconds