Searched refs:recursive (Results 1 – 13 of 13) sorted by relevance
/system/core/init/ |
D | mount_namespace.cpp | 39 bool recursive = false) { in BindMount() argument 41 if (recursive) { in BindMount() 51 static bool MakeShared(const std::string& mount_point, bool recursive = false) { in MakeShared() argument 53 if (recursive) { in MakeShared() 63 static bool MakeSlave(const std::string& mount_point, bool recursive = false) { in MakeSlave() argument 65 if (recursive) { in MakeSlave() 75 static bool MakePrivate(const std::string& mount_point, bool recursive = false) { in MakePrivate() argument 77 if (recursive) { in MakePrivate()
|
D | README.md | 678 a config file. It is not recursive, nested directories will
|
/system/media/camera/docs/ |
D | ACameraMetadata.mako | 26 ## If we need to support more, we should use a recursive function here instead.. but the indentatio…
|
D | CameraMetadataEnums.mako | 64 ## If we need to support more, we should use a recursive function here instead.. but the indentatio…
|
D | CameraMetadataKeys.mako | 83 ## If we need to support more, we should use a recursive function here instead.. but the indentatio…
|
/system/sepolicy/public/ |
D | init.te | 440 # Init will also walk through the directory as part of a recursive restorecon. 449 # the directory as part of a recursive restorecon. 454 # the directory as part of a recursive restorecon. 459 # the directory as part of a recursive restorecon.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | init.te | 440 # Init will also walk through the directory as part of a recursive restorecon. 449 # the directory as part of a recursive restorecon. 454 # the directory as part of a recursive restorecon. 459 # the directory as part of a recursive restorecon.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | init.te | 277 # Init will also walk through the directory as part of a recursive restorecon. 286 # the directory as part of a recursive restorecon. 291 # the directory as part of a recursive restorecon.
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | init.te | 282 # Init will also walk through the directory as part of a recursive restorecon. 291 # the directory as part of a recursive restorecon. 296 # the directory as part of a recursive restorecon.
|
/system/apex/apexd/ |
D | apexd_utils.h | 305 fs::copy(from_path, to_path, fs::copy_options::recursive, ec); in MoveDir()
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | init.te | 353 # Init will also walk through the directory as part of a recursive restorecon. 362 # the directory as part of a recursive restorecon. 367 # the directory as part of a recursive restorecon.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | init.te | 414 # Init will also walk through the directory as part of a recursive restorecon. 423 # the directory as part of a recursive restorecon. 428 # the directory as part of a recursive restorecon.
|
/system/core/rootdir/ |
D | init.rc | 464 restorecon --recursive --cross-filesystems /sys/kernel/debug 770 restorecon --recursive --skip-ce /data
|