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

  /external/chromium_org/chrome_frame/
urlmon_url_request_private.h 252 bool cleanup_transaction_; member in class:UrlmonUrlRequest
urlmon_url_request.cc 43 cleanup_transaction_(false) {
172 cleanup_transaction_ = false;
378 cleanup_transaction_ = true;
886 if (cleanup_transaction_ && bind_context_ && moniker_) {
    [all...]

Completed in 65 milliseconds