Searched refs:take (Results 1 – 25 of 38) sorted by relevance
12
/system/netd/libnetdutils/ |
D | Netlink.cpp | 33 onMsg(hdr, drop(take(tail, len), sizeof(hdr))); in forEachNetlinkMessage() 45 onAttr(hdr, drop(take(tail, len), sizeof(hdr))); in forEachNetlinkAttribute()
|
D | SliceTest.cpp | 43 EXPECT_EQ(s1.base(), take(s1, kBytes).base()); in TEST_F() 44 EXPECT_EQ(kBytes, take(s1, kBytes).size()); in TEST_F()
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | incident.te | 2 # take an incident report (binary, shared bugreport), download incident
|
D | ephemeral_app.te | 9 ### applications may also opt-in to ephemeral to take advantage of the
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | incident.te | 2 # take an incident report (binary, shared bugreport), download incident
|
D | ephemeral_app.te | 9 ### applications may also opt-in to ephemeral to take advantage of the
|
/system/sepolicy/public/ |
D | incident.te | 2 # take an incident report (binary, shared bugreport), download incident
|
D | ephemeral_app.te | 9 ### applications may also opt-in to ephemeral to take advantage of the
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | incident.te | 2 # take an incident report (binary, shared bugreport), download incident
|
D | ephemeral_app.te | 9 ### applications may also opt-in to ephemeral to take advantage of the
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | incident.te | 2 # take an incident report (binary, shared bugreport), download incident
|
D | ephemeral_app.te | 9 ### applications may also opt-in to ephemeral to take advantage of the
|
/system/bt/doc/ |
D | properties.md | 9 Maximum amount of time Bluetooth can take to start-up, upload firmware etc.
|
D | power_management.md | 45 and what actions to take for the above events are defined in the 52 power modes are acceptable and what actions to take for each event. 62 action that `bta_dm_pm_set_mode` will take, the connection will be removed 155 fired from the SYS side of things, except from the initial path they take:
|
/system/update_engine/update_manager/ |
D | update_manager.conf.example | 14 # changes take effect.
|
/system/extras/tests/mmc_tracepoints/ |
D | README | 19 The mmc_trace_reduce script will take the output from the kernel, and convert it
|
/system/core/fs_mgr/ |
D | README.overlayfs.md | 105 Update engine does not take advantage of this, will perform a full OTA. 109 take the whole alternate super (eg: if "*a*" slot, then the whole of
|
/system/iorap/src/perfetto/ |
D | main.cc | 106 .take(2) // kStopTracing, kShutdown. in CollectPerfettoTraceBufferViaAbstractions()
|
/system/netd/libnetdutils/include/netdutils/ |
D | Slice.h | 102 inline const Slice take(const Slice s, size_t cut) { in take() function
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | ephemeral_app.te | 9 ### applications may also opt-in to ephemeral to take advantage of the
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | ephemeral_app.te | 9 ### applications may also opt-in to ephemeral to take advantage of the
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | ephemeral_app.te | 9 ### applications may also opt-in to ephemeral to take advantage of the
|
/system/netd/server/ |
D | WakeupController.cpp | 146 args.prefix = toString(take(payload, payload.size() - 1)); in init()
|
/system/sepolicy/private/ |
D | ephemeral_app.te | 9 ### applications may also opt-in to ephemeral to take advantage of the
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | ephemeral_app.te | 9 ### applications may also opt-in to ephemeral to take advantage of the
|
12