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

  /external/chromium_org/net/disk_cache/simple/
simple_entry_operation.cc 17 return type == SimpleEntryOperation::TYPE_READ ||
24 return type == SimpleEntryOperation::TYPE_READ ||
134 TYPE_READ,
simple_entry_operation.h 32 TYPE_READ = 3,
simple_entry_impl.cc 607 case SimpleEntryOperation::TYPE_READ:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
AtPhonebook.java 96 final int TYPE_READ = 0;
158 case TYPE_READ: // Read
202 case TYPE_READ: // Read
299 case TYPE_READ:
HeadsetStateMachine.java     [all...]
  /external/libsepol/src/
policydb.c 2244 static int type_read(policydb_t * p function
    [all...]

Completed in 1840 milliseconds