Home
last modified time | relevance | path

Searched refs:capacity_node_path_ (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/power-libperfmgr/aidl/
DGpuCapacityNode.cpp45 capacity_node_path_(node_path), in GpuCapacityNode()
86 LOG(ERROR) << "could not write to capacity node: " << capacity_node_path_ << ": " in set_gpu_capacity()
DGpuCapacityNode.h78 std::string const capacity_node_path_; member