Searched defs:Path (Results 1 – 7 of 7) sorted by relevance
/system/core/libprocessgroup/profiles/ |
D | cgroups.json | 5 "Path": "/dev/blkio", string 12 "Path": "/dev/cpuctl", string 19 "Path": "/acct", string 24 "Path": "/dev/cpuset", string 31 "Path": "/dev/memcg", string 38 "Path": "/dev/stune", string 45 "Path": "/dev/freezer", string 52 "Path": "/dev/cg2_bpf", string
|
D | task_profiles.json | 64 "Path": "background" string 77 "Path": "frozen" string 90 "Path": "" string 103 "Path": "" string 116 "Path": "foreground" string 129 "Path": "top-app" string 142 "Path": "rt" string 155 "Path": "camera-daemon" string 196 "Path": "" string 209 "Path": "system/background" string [all …]
|
D | cgroups.recovery.json | 5 "Path": "/acct", string
|
/system/core/libcutils/ |
D | canned_fs_config.cpp | 34 } Path; typedef
|
/system/extras/simpleperf/ |
D | dso.h | 149 const std::string& Path() const { return path_; } in Path() function
|
/system/extras/libperfmgr/ |
D | config_schema.json | 32 "Path": { object
|
/system/tools/aidl/build/ |
D | aidl_interface.go | 374 func getBaseDir(ctx android.ModuleContext, src android.Path, aidlRoot android.Path) string {
|