/system/core/libprocessgroup/profiles/ |
D | task_profiles.json | 4 "Name": "LowCapacityCPUs", string 9 "Name": "HighCapacityCPUs", string 14 "Name": "MaxCapacityCPUs", string 19 "Name": "MemStats", string 24 "Name": "MemLimit", string 30 "Name": "MemSoftLimit", string 36 "Name": "MemSwappiness", string 41 "Name": "MemUsage", string 46 "Name": "MemAndSwapUsage", string 51 "Name": "MemPressureLevel", string [all …]
|
D | task_profiles_30.json | 4 "Name": "STuneBoost", string 9 "Name": "STunePreferIdle", string 17 "Name": "HighEnergySaving", string 20 "Name": "JoinCgroup", string 30 "Name": "NormalPerformance", string 33 "Name": "JoinCgroup", string 43 "Name": "ServicePerformance", string 46 "Name": "JoinCgroup", string 56 "Name": "HighPerformance", string 59 "Name": "JoinCgroup", string [all …]
|
D | task_profiles_28.json | 4 "Name": "STuneBoost", string 9 "Name": "STunePreferIdle", string 17 "Name": "HighEnergySaving", string 20 "Name": "JoinCgroup", string 30 "Name": "NormalPerformance", string 33 "Name": "JoinCgroup", string 43 "Name": "ServicePerformance", string 46 "Name": "JoinCgroup", string 56 "Name": "HighPerformance", string 59 "Name": "JoinCgroup", string [all …]
|
D | task_profiles_29.json | 4 "Name": "STuneBoost", string 9 "Name": "STunePreferIdle", string 17 "Name": "HighEnergySaving", string 20 "Name": "JoinCgroup", string 30 "Name": "NormalPerformance", string 33 "Name": "JoinCgroup", string 43 "Name": "HighPerformance", string 46 "Name": "JoinCgroup", string 56 "Name": "ServicePerformance", string 59 "Name": "JoinCgroup", string [all …]
|
/system/core/libprocessgroup/ |
D | task_profiles.h | 85 const char* Name() const override { return "SetClamps"; } in Name() function 98 const char* Name() const override { return "SetTimerSlack"; } in Name() function 113 const char* Name() const override { return "SetAttribute"; } in Name() function 128 const char* Name() const override { return "SetCgroup"; } in Name() function 152 const char* Name() const override { return "WriteFile"; } in Name() function 173 const std::string& Name() const { return name_; } in Name() function 194 const char* Name() const override { return "ApplyProfileAction"; } in Name() function
|
/system/tools/hidl/build/ |
D | properties.go | 18 Name *string member 22 Name *string member 28 Name *string member 49 Name *string member
|
D | hidl_interface.go | 694 func (h *hidlInterface) Name() string { func
|
/system/tools/aidl/build/ |
D | properties.go | 18 Name *string member 49 Name *string member 78 Name *string member 91 Name *string member 106 Name *string member
|
D | aidl_interface.go | 866 func (i *aidlInterface) Name() string { func
|
/system/logging/logd/ |
D | LogTags.cpp | 137 void LogTags::AddEventLogTags(uint32_t tag, uid_t uid, const std::string& Name, in AddEventLogTags() 233 std::string Name(name, cp - name); in ReadFileEventLogTags() local 319 std::string Name; in ReadPersistEventLogTags() local 512 std::string Name = tag2name[tag]; in WritePmsgEventLogTags() local 682 std::string Name = std::string(name); in nameToTag() local
|
/system/unwinding/libbacktrace/ |
D | BacktraceMap.cpp | 37 std::string backtrace_map_t::Name() const { in Name() function in backtrace_map_t
|
/system/sepolicy/build/soong/ |
D | sepolicy_neverallow.go | 43 Name *string member
|
/system/extras/simpleperf/ |
D | command.h | 160 const std::string& Name() const { return name_; } in Name() function
|
D | dso.h | 65 const char* Name() const { return name_; } in Name() function
|
D | event_fd.cpp | 97 std::string EventFd::Name() const { in Name() function in simpleperf::EventFd
|
D | cmd_stat_impl.h | 116 std::string Name() const { in Name() function
|
/system/tools/xsdc/build/ |
D | xsdc.go | 120 Name *string member
|
/system/logging/liblog/tests/ |
D | liblog_benchmark.cpp | 973 std::string Name(name, len); in BM_lookupEventTagNum_logd_existing() local
|