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

  /system/core/storaged/
storaged_utils.cpp 164 uint64_t l_bytes = l.io[i].read_bytes + l.io[i].write_bytes; local
169 if (l_bytes != r_bytes) {
170 return l_bytes > r_bytes;
  /external/ipsec-tools/src/libipsec/
pfkey.c 1335 sa_parms->l_alloc, sa_parms->l_bytes,
1342 sa_parms->l_alloc, sa_parms->l_bytes,
    [all...]
libpfkey.h 82 u_int32_t l_bytes; member in struct:pfkey_send_sa_args
  /external/ipsec-tools/src/racoon/
backupsa.c 78 * l_alloc l_bytes l_addtime l_usetime seq keymat
156 (unsigned long long)sa_args->l_bytes,
279 GETNEXTNUM(sa_args.l_bytes, strtouq);
pfkey.c 1095 sa_args.l_bytes = iph2->approval->lifebyte * 1024,
1097 sa_args.l_bytes = 0;
1151 sa_args.l_bytes = iph2->approval->lifebyte * 1024;
1383 sa_args.l_bytes = iph2->approval->lifebyte * 1024,
1385 sa_args.l_bytes = 0;
    [all...]
  /system/tpm/trunks/
tpm_generated.cc 18150 std::string l_bytes; local
    [all...]

Completed in 222 milliseconds