Home
last modified time | relevance | path

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

/system/chre/host/common/
Dbt_snoop_log_parser.cc71 uint64_t htonll(uint64_t ll) { in htonll() argument
73 return static_cast<uint64_t>(htonl(ll & 0xffffffff)) << 32 | in htonll()
74 htonl(ll >> 32); in htonll()
76 return ll; in htonll()
/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
Dcom.android.apex.compressed.pem9 nf9/ll+45oIXI2wY0jttfnYyGErLlbCIWYYByAnV5mwZ9eBrXl/xu65+MUKVnZOA
/system/tools/hidl/c2hal/
DAndroid.bp40 "c2hal_l.ll",
/system/libhwbinder/
DParcel.cpp569 unsigned long long ll; in writeDouble() member
572 return writeAligned(u.ll); in writeDouble()
1060 unsigned long long ll; in readDouble() member
1064 status = readAligned(&u.ll); in readDouble()
1073 unsigned long long ll; in readDouble() member
1075 u.ll = readAligned<unsigned long long>(); in readDouble()
/system/tools/hidl/
DAndroid.bp139 "hidl-gen_l.ll",
/system/extras/simpleperf/
DREADME.md20 "Submit build requests". You'll get emails keeping you up to date with the
/system/logging/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/bpf/bpfloader/
Dbpfloader.rc65 # Otherwise buffer will overflow before you manage to dump it and you'll get useless logs.
/system/chre/chpp/api_parser/
DREADME.md111 // architectures) - in practice we'll also force the value to 0
/system/chre/doc/
Dframework_overview.md79 nanoapp binary to the CHRE framework. This can vary by platform, but we'll
/system/tools/aidl/
DAndroid.bp80 "aidl_language_l.ll",
/system/core/rootdir/
Dinit.rc371 # change permissions for all cpusets we'll touch at runtime
566 # Once metadata has been mounted, we'll need vold to deal with userdata checkpointing
590 # Create /cache/recovery in case it's not there. It'll also fix the odd
/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/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/sepolicy/prebuilts/api/32.0/private/
Dsystem_server.te73 # When running system server under --invoke-with, we'll try to load the boot image under the
/system/sepolicy/prebuilts/api/31.0/private/
Dsystem_server.te73 # When running system server under --invoke-with, we'll try to load the boot image under the
/system/sepolicy/prebuilts/api/33.0/private/
Dsystem_server.te89 # When running system server under --invoke-with, we'll try to load the boot image under the
/system/sepolicy/private/
Dsystem_server.te90 # When running system server under --invoke-with, we'll try to load the boot image under the
/system/sepolicy/prebuilts/api/34.0/private/
Dsystem_server.te90 # When running system server under --invoke-with, we'll try to load the boot image under the
/system/core/init/
DREADME.md937 running at 0s. You'll have to look at dmesg to work out when the kernel