Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dbtsnoop.cc395 static uint64_t htonll(uint64_t ll) { in htonll() argument
398 return static_cast<uint64_t>(htonl(ll & 0xffffffff)) << 32 | in htonll()
399 htonl(ll >> 32); in htonll()
401 return ll; in htonll()
/system/tools/hidl/c2hal/
DAndroid.bp20 "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_2.pem9 nf9/ll+45oIXI2wY0jttfnYyGErLlbCIWYYByAnV5mwZ9eBrXl/xu65+MUKVnZOA
Dcom.android.apex.test_package.pem9 nf9/ll+45oIXI2wY0jttfnYyGErLlbCIWYYByAnV5mwZ9eBrXl/xu65+MUKVnZOA
/system/tools/hidl/
DAndroid.bp113 "hidl-gen_l.ll",
/system/libhwbinder/
DParcel.cpp665 unsigned long long ll; in writeDouble() member
668 return writeAligned(u.ll); in writeDouble()
1272 unsigned long long ll; in readDouble() member
1276 status = readAligned(&u.ll); in readDouble()
1285 unsigned long long ll; in readDouble() member
1287 u.ll = readAligned<unsigned long long>(); in readDouble()
/system/tools/aidl/
DAndroid.bp46 "aidl_language_l.ll",
/system/core/liblog/tests/
Dliblog_test.cpp662 long long ll; in get_ticks() local
668 &d, s, &c, &ll, &ll, &ll, &ll, &ll, &ull, &ull, &ull, &ull, in get_ticks()
/system/core/rootdir/
Dinit.rc204 # change permissions for all cpusets we'll touch at runtime
349 # Once metadata has been mounted, we'll need vold to deal with userdata checkpointing
372 # Create /cache/recovery in case it's not there. It'll also fix the odd
/system/tools/aidl/docs/
Daidl-cpp.md14 the binary is called `aidl-cpp`. In this document, we’ll use AIDL to describe
/system/bt/doc/
Dpower_management.md177 previous PARK or SNIFF failed, otherwise it'll re-attempt the first
/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.te24 # When running system server under --invoke-with, we'll try to load the boot image under the
/system/core/init/
DREADME.md732 running at 0s. You'll have to look at dmesg to work out when the kernel