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

  /external/chromium/googleurl/src/
url_canon_stdstring.h 50 // Note that when canonicalization is complete, the string will likely have
56 // Therefore, the user should call Complete() before using the string that
73 void Complete() {
  /external/chromium/third_party/libjingle/source/talk/base/
autodetectproxy.cc 84 Complete(PROXY_UNKNOWN);
108 void AutoDetectProxy::Complete(ProxyType type) {
158 Complete(PROXY_SOCKS5);
162 Complete(PROXY_HTTPS);
168 Complete(PROXY_SOCKS5);
  /external/chromium/net/http/
http_stream_factory_impl_request.cc 64 void HttpStreamFactoryImpl::Request::Complete(
96 // they complete? Or do we want to prevent connecting a new SpdySession if
250 Complete(was_npn_negotiated,
  /external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
SDL_epocaudio.cpp 187 void Complete(TInt aState, TInt aError);
326 void CEpocAudio::Complete(TInt aState, TInt aError)
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa_new.cpp 225 void Complete();
245 void CDsbSurface::Complete()
307 iSurface1->Complete();
309 iSurface2->Complete();
dsa_old.cpp 99 void Complete();
119 void CDsbSurface::Complete()
183 iSurface1->Complete();
184 iSurface2->Complete();
dsa.cpp 506 void Complete();
526 void CDsbSurface::Complete()
589 iSurface1->Complete();
591 iSurface2->Complete();
  /external/v8/src/
scanner.h 280 // if aborting the scanning before it's complete.
290 void Complete() {
469 // Complete scanning of a literal.
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 199 milliseconds