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

  /external/chromium/chrome/browser/chromeos/
network_message_observer.cc 75 bool has_data = other_plan->plan_type == CELLULAR_DATA_PLAN_UNLIMITED || local
79 return has_data && will_apply;
  /external/chromium/net/http/
http_cache_transaction.h 322 // is aborted while in progress. If |has_data| is true, the size of the stored
324 bool CanResume(bool has_data);
http_cache_transaction.cc     [all...]
  /frameworks/base/opengl/libs/GLES2_dbg/test/
test_socket.cpp 377 EXPECT_TRUE(read.has_data());
451 EXPECT_TRUE(read.has_data());
  /frameworks/base/opengl/libs/GLES2_dbg/src/
debugger_message.pb.h 660 inline bool has_data() const;
1007 inline bool Message::has_data() const { function in class:com::android::glesv2debugger::Message
    [all...]
debugger_message.pb.cpp     [all...]

Completed in 643 milliseconds