Home
last modified time | relevance | path

Searched defs:Path (Results 1 – 6 of 6) sorted by relevance

/system/core/libprocessgroup/profiles/
Dcgroups.json5 "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": "/sys/fs/cgroup", string
52 "Path": "freezer", string
Dtask_profiles.json69 "Path": "background" string
82 "Path": "" string
95 "Path": "../" string
108 "Path": "" string
121 "Path": "foreground" string
134 "Path": "top-app" string
147 "Path": "rt" string
160 "Path": "camera-daemon" string
201 "Path": "" string
214 "Path": "system/background" string
[all …]
Dcgroups.recovery.json5 "Path": "/acct", string
/system/core/libcutils/
Dcanned_fs_config.cpp34 } Path; typedef
/system/extras/simpleperf/
Ddso.h147 const std::string& Path() const { return path_; } in Path() function
/system/tools/aidl/build/
Daidl_interface.go300 func getBaseDir(ctx android.ModuleContext, src android.Path, aidlRoot android.Path) string {