Home
last modified time | relevance | path

Searched refs:ll (Results 1 – 20 of 20) sorted by relevance

/system/bt/gd/hal/
Dsnoop_logger.cc57 uint64_t htonll(uint64_t ll) { in htonll() argument
59 return static_cast<uint64_t>(htonl(ll & 0xffffffff)) << 32 | htonl(ll >> 32); in htonll()
61 return ll; in htonll()
/system/bt/hci/src/
Dbtsnoop.cc413 static uint64_t htonll(uint64_t ll) { in htonll() argument
416 return static_cast<uint64_t>(htonl(ll & 0xffffffff)) << 32 | in htonll()
417 htonl(ll >> 32); in htonll()
419 return ll; in htonll()
/system/bt/gd/packet/parser/
DAndroid.bp35 "language_l.ll",
/system/extras/simpleperf/
DREADME.md12 "Submit build requests". You'll get emails keeping you up to date with the
/system/tools/hidl/c2hal/
DAndroid.bp31 "c2hal_l.ll",
/system/bt/stack/gatt/
Dgatt_sr.cc356 uint16_t handle = 0, ll = len; in gatt_process_read_multi_req() local
380 while (ll >= 2 && in gatt_process_read_multi_req()
400 ll -= 2; in gatt_process_read_multi_req()
403 if (ll != 0) { in gatt_process_read_multi_req()
415 for (ll = 0; ll < tcb.sr_cmd.multi_req.num_handles; ll++) { in gatt_process_read_multi_req()
417 handle = tcb.sr_cmd.multi_req.handles[ll]; in gatt_process_read_multi_req()
/system/apex/apexd/apexd_testdata/
Dcom.android.apex.test_package.pem9 nf9/ll+45oIXI2wY0jttfnYyGErLlbCIWYYByAnV5mwZ9eBrXl/xu65+MUKVnZOA
Dcom.android.apex.test_package_2.pem9 nf9/ll+45oIXI2wY0jttfnYyGErLlbCIWYYByAnV5mwZ9eBrXl/xu65+MUKVnZOA
/system/tools/hidl/
DAndroid.bp123 "hidl-gen_l.ll",
/system/libhwbinder/
DParcel.cpp564 unsigned long long ll; in writeDouble() member
567 return writeAligned(u.ll); in writeDouble()
1055 unsigned long long ll; in readDouble() member
1059 status = readAligned(&u.ll); in readDouble()
1068 unsigned long long ll; in readDouble() member
1070 u.ll = readAligned<unsigned long long>(); in readDouble()
/system/core/liblog/tests/
Dliblog_test.cpp545 long long ll; in get_ticks() local
551 &d, s, &c, &ll, &ll, &ll, &ll, &ll, &ull, &ull, &ull, &ull, in get_ticks()
/system/tools/aidl/
DAndroid.bp62 "aidl_language_l.ll",
/system/bt/doc/
Dpower_management.md177 previous PARK or SNIFF failed, otherwise it'll re-attempt the first
/system/core/rootdir/
Dinit.rc303 # change permissions for all cpusets we'll touch at runtime
466 # Once metadata has been mounted, we'll need vold to deal with userdata checkpointing
486 # Create /cache/recovery in case it's not there. It'll also fix the odd
/system/sepolicy/prebuilts/api/27.0/private/
Dsystem_server.te22 # When running system server under --invoke-with, we'll try to load the boot image under the
/system/sepolicy/prebuilts/api/28.0/private/
Dsystem_server.te21 # When running system server under --invoke-with, we'll try to load the boot image under the
/system/sepolicy/prebuilts/api/29.0/private/
Dsystem_server.te24 # When running system server under --invoke-with, we'll try to load the boot image under the
/system/sepolicy/private/
Dsystem_server.te38 # When running system server under --invoke-with, we'll try to load the boot image under the
/system/sepolicy/prebuilts/api/30.0/private/
Dsystem_server.te38 # When running system server under --invoke-with, we'll try to load the boot image under the
/system/core/init/
DREADME.md824 running at 0s. You'll have to look at dmesg to work out when the kernel