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

  /external/chromium/net/http/
http_request_info.h 18 HttpRequestInfo() : load_flags(0), priority(LOWEST) {
40 // Any load flags (see load_flags.h).
41 int load_flags; member in class:net::HttpRequestInfo
http_transaction_unittest.h 18 #include "net/base/load_flags.h"
53 int load_flags; member in struct:MockTransaction
100 load_flags = t.load_flags;
  /external/chromium/net/url_request/
url_request.h 401 // Access the net::LOAD_* flags modifying this request (see load_flags.h).
402 int load_flags() const { return load_flags_; } function in class:URLRequest
  /external/freetype/include/freetype/internal/
tttypes.h 1496 FT_ULong load_flags; member in struct:TT_LoaderRec_
    [all...]
  /external/grub/stage2/
builtins.c 2335 unsigned long load_flags = 0; local
    [all...]

Completed in 433 milliseconds