Home
last modified time | relevance | path

Searched defs:PROCFS_PATH (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/tests/kernel.config/
H A Daslr_test.h34 #define PROCFS_PATH "/proc/sys/vm/mmap_rnd_bits" macro
/aosp12/frameworks/libs/modules-utils/java/com/android/modules/utils/testing/
H A DNativeCoverageHackInstrumentationListener.java182 private static final String PROCFS_PATH = "/proc/self/status"; field in NativeCoverageHackInstrumentationListener.SignalMaskInfo