Home
last modified time | relevance | path

Searched refs:local (Results 1 – 25 of 132) sorted by relevance

123456

/system/core/libunwindstack/tests/
DMemoryLocalTest.cpp33 MemoryLocal local; in TEST() local
36 ASSERT_TRUE(local.ReadFully(reinterpret_cast<uint64_t>(src.data()), dst.data(), 1024)); in TEST()
43 ASSERT_TRUE(local.ReadFully(reinterpret_cast<uint64_t>(src.data()), dst.data(), 1024)); in TEST()
54 MemoryLocal local; in TEST() local
57 ASSERT_FALSE(local.ReadFully(0, dst.data(), 1)); in TEST()
58 ASSERT_FALSE(local.ReadFully(0, dst.data(), 100)); in TEST()
62 MemoryLocal local; in TEST() local
68 ASSERT_FALSE(local.ReadFully(reinterpret_cast<uint64_t>(&value), dst.data(), SIZE_MAX)); in TEST()
80 MemoryLocal local; in TEST() local
83 ASSERT_EQ(1024U, local.Read(reinterpret_cast<uint64_t>(mapping + getpagesize() - 1024), in TEST()
[all …]
/system/core/liblog/include/log/
Dlog_time.h103 log_time local(*this);
104 return local -= T;
108 log_time local(*this);
109 return local += T;
136 log_time local(*this);
137 return local -= T;
141 log_time local(*this);
142 return local += T;
/system/core/adb/
DSERVICES.TXT52 host:transport-local
73 host-local:<request>
95 <host-prefix>:forward:<local>;<remote>
96 Asks the ADB server to forward local connections from <local>
100 host-serial/host-usb/host-local/host prefixes as described previously
103 the format of <local> is one of:
106 local:<path> -> Unix local domain socket on <path>
111 local:<path> -> Unix local domain socket on device
114 or even any one of the local services described below.
116 <host-prefix>:forward:norebind:<local>;<remote>
[all …]
Dprotocol.txt50 The identifiers "local-id" and "remote-id" are always relative to the
103 --- OPEN(local-id, 0, "destination") -----------------------------------
108 identified by local-id that it wishes to connect to the named
109 destination in the message payload. The local-id may not be zero.
120 * "local-dgram:<identifier>"
121 * "local-stream:<identifier>"
122 * "shell" - local shell service
127 --- READY(local-id, remote-id, "") -------------------------------------
132 identified by local-id is ready for write messages and that it is
135 Neither the local-id nor the remote-id may be zero.
[all …]
Dbenchmark_device.py109 device.push(local=local_path, remote=remote_path)
127 device.pull(remote=remote_path, local=local_path)
/system/core/libprocinfo/testdata/
Dmaps1589 70eb5f2000-70eb5f6000 rw-p 00000000 00:05 10270982 [anon:dalvik-thread local
1590 70eb5f6000-70eb5fa000 rw-p 00000000 00:05 10270981 [anon:dalvik-thread local
1591 70eb5fa000-70eb5fe000 rw-p 00000000 00:05 10270980 [anon:dalvik-thread local
1592 70eb5fe000-70eb602000 rw-p 00000000 00:05 10270979 [anon:dalvik-thread local
1593 70eb602000-70eb606000 rw-p 00000000 00:05 10270978 [anon:dalvik-thread local
1594 70eb606000-70eb60a000 rw-p 00000000 00:05 10270977 [anon:dalvik-thread local
1595 70eb60a000-70eb60e000 rw-p 00000000 00:05 10270976 [anon:dalvik-thread local
1596 70eb60e000-70eb612000 rw-p 00000000 00:05 10270975 [anon:dalvik-thread local
1597 70eb612000-70eb616000 rw-p 00000000 00:05 10270974 [anon:dalvik-thread local
1603 70eb639000-70eb63d000 rw-p 00000000 00:05 10270973 [anon:dalvik-thread local
[all …]
/system/extras/simpleperf/demo/CppApi/
D.gitignore3 /local.properties
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/system/extras/simpleperf/demo/JavaApi/
D.gitignore3 /local.properties
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/system/core/libprocessgroup/cgrouprc/
Dlibcgrouprc.llndk.txt9 local:
/system/core/libvndksupport/
Dlibvndksupport.map.txt6 local:
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/
D.gitignore3 /local.properties
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/
D.gitignore3 /local.properties
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/
D.gitignore3 /local.properties
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/system/netd/server/
DPppController.cpp51 int PppController::attachPppd(const char *tty, struct in_addr local, in attachPppd() argument
80 char *l = strdup(inet_ntoa(local)); in attachPppd()
DPppController.h34 int attachPppd(const char *tty, struct in_addr local,
/system/bt/doc/
Dbtsnoop_net.md3 btsnoop_net exposes Bluetooth snoop logs over a local TCP socket which enables
/system/bt/hci/src/
Dbtsnoop.cc139 bool isWhitelistedL2c(bool local, uint16_t cid) { in isWhitelistedL2c() argument
140 const auto& set = local ? l2c_local_cid : l2c_remote_cid; in isWhitelistedL2c()
144 bool isRfcChannel(bool local, uint16_t cid) { in isRfcChannel() argument
145 const auto& channel = local ? rfc_local_cid : rfc_remote_cid; in isRfcChannel()
/system/extras/power_profile/camera_flashlight/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/system/extras/power_profile/camera_avg/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/system/extras/power_profile/gps_on/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell

123456