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

  /external/chromium_org/ui/message_center/
notification.h 68 // is_read, is_expanded, and never_timeout.
135 bool is_read() const { return is_read_; } function in class:message_center::Notification
  /external/libusb/libusb/os/
darwin_usb.c 1077 uint8_t is_read; \/* 0 = we're reading, 1 = we're writing *\/ local
1132 uint8_t is_read; \/* 0 = we're writing, 1 = we're reading *\/ local
    [all...]

Completed in 115 milliseconds