/system/vold/ |
D | FileDeviceUtils.cpp | 82 auto mapped = fiemap->fm_mapped_extents; in PathFiemap() local 83 if (mapped < 1 || mapped > extent_count) { in PathFiemap() 84 LOG(ERROR) << "Extent count not in bounds 1 <= " << mapped << " <= " << extent_count in PathFiemap()
|
D | secdiscard.cpp | 200 auto mapped = fiemap.fm_mapped_extents; in check_fiemap() local 201 if (!(fiemap.fm_extents[mapped - 1].fe_flags & FIEMAP_EXTENT_LAST)) { in check_fiemap() 202 LOG(ERROR) << "Extent " << mapped - 1 << " was not the last in " << path; in check_fiemap() 205 for (uint32_t i = 0; i < mapped; i++) { in check_fiemap()
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | policy_capabilities | 9 # mapped to the socket class and for 10 # ICMP and SCTP sockets previously mapped
|
D | security_classes | 100 # These two were previously mapped to rawip_socket. 103 # These were previously mapped to socket.
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | policy_capabilities | 9 # mapped to the socket class and for 10 # ICMP and SCTP sockets previously mapped
|
D | security_classes | 100 # These two were previously mapped to rawip_socket. 103 # These were previously mapped to socket.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | policy_capabilities | 9 # mapped to the socket class and for 10 # ICMP and SCTP sockets previously mapped
|
D | security_classes | 101 # These two were previously mapped to rawip_socket. 104 # These were previously mapped to socket.
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | policy_capabilities | 9 # mapped to the socket class and for 10 # ICMP and SCTP sockets previously mapped
|
D | security_classes | 105 # These two were previously mapped to rawip_socket. 108 # These were previously mapped to socket.
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | policy_capabilities | 9 # mapped to the socket class and for 10 # ICMP and SCTP sockets previously mapped
|
D | security_classes | 104 # These two were previously mapped to rawip_socket. 107 # These were previously mapped to socket.
|
D | traced_perf.te | 20 # symbols are usually not mapped into the process space). Not all such files
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | policy_capabilities | 9 # mapped to the socket class and for 10 # ICMP and SCTP sockets previously mapped
|
D | security_classes | 104 # These two were previously mapped to rawip_socket. 107 # These were previously mapped to socket.
|
/system/sepolicy/private/ |
D | policy_capabilities | 9 # mapped to the socket class and for 10 # ICMP and SCTP sockets previously mapped
|
D | security_classes | 105 # These two were previously mapped to rawip_socket. 108 # These were previously mapped to socket.
|
/system/sepolicy/prebuilts/api/27.0/private/compat/26.0/ |
D | 26.0.ignore.cil | 31 ;; Thus, these types are also not mapped, but recorded for checkapi tests
|
/system/sepolicy/reqd_mask/ |
D | security_classes | 105 # These two were previously mapped to rawip_socket. 108 # These were previously mapped to socket.
|
/system/libhidl/transport/memory/1.0/ |
D | IMapper.hal | 25 * @return mappedMemory Object representing memory mapped in this process.
|
/system/netd/server/ |
D | SockDiag.cpp | 153 in6_addr mapped = { .s6_addr32 = { 0, 0, htonl(0xffff), 0 } }; in sendDumpRequest() local 171 mapped.s6_addr32[3] = ina.s_addr; in sendDumpRequest() 172 addr = &mapped; in sendDumpRequest() 173 addrlen = sizeof(mapped); in sendDumpRequest()
|
/system/sepolicy/prebuilts/api/28.0/private/compat/27.0/ |
D | 27.0.ignore.cil | 131 ;; Thus, these types are also not mapped, but recorded for checkapi tests
|
/system/sepolicy/prebuilts/api/28.0/private/compat/26.0/ |
D | 26.0.ignore.cil | 153 ;; Thus, these types are also not mapped, but recorded for checkapi tests
|
/system/core/fs_mgr/ |
D | fs_mgr_overlayfs.cpp | 1382 static bool EnsureScratchMapped(std::string* device, bool* mapped) { in EnsureScratchMapped() argument 1383 *mapped = false; in EnsureScratchMapped() 1404 *mapped = true; in EnsureScratchMapped() 1431 *mapped = true; in EnsureScratchMapped() 1587 bool mapped = false; in TeardownAllOverlayForMountPoint() local 1589 if (EnsureScratchMapped(&scratch_device, &mapped)) { in TeardownAllOverlayForMountPoint() 1600 if (mapped) { in TeardownAllOverlayForMountPoint()
|
/system/sepolicy/prebuilts/api/30.0/private/compat/27.0/ |
D | 27.0.ignore.cil | 201 ;; Thus, these types are also not mapped, but recorded for checkapi tests
|