Home
last modified time | relevance | path

Searched defs:devicePath (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/rebootescrow/aidl/default/include/rebootescrow-impl/
DRebootEscrow.h28 explicit RebootEscrow(const std::string& devicePath) : devicePath_(devicePath) {} in RebootEscrow()
/hardware/google/pixel/powerstats/dataproviders/
DIioEnergyMeterDataSelector.cpp73 std::string devicePath = devicePathPair.first; in applyConfigToDevices() local
116 std::string devicePath = devicePathPair.first; in sendConfigurationComplete() local
DIioEnergyMeterDataProvider.cpp53 std::string devicePath = kIioRootDir + devTypeDir; in findIioEnergyMeterNodes() local
198 for (const auto &devicePath : mDevicePaths) { in readEnergyMeter() local
/hardware/libhardware/modules/sensors/dynamic_sensor/test/
DHidRawDeviceTest.cpp34 static void test(const char *devicePath) { in test()
/hardware/interfaces/power/stats/1.0/default/
DPowerStats.h49 std::string devicePath; member
DPowerStats.cpp175 for (const auto& devicePath : mPm.devicePaths) { in parseIioEnergyNodes() local
/hardware/google/pixel/thermal/utils/
Dpower_files.cpp146 std::string devicePath; in findEnergySourceToWatch() local
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp53 const std::string& devicePath, const ExternalCameraConfig& cfg) : in ExternalCameraDevice()
/hardware/interfaces/camera/device/default/
DExternalCameraDevice.cpp53 ExternalCameraDevice::ExternalCameraDevice(const std::string& devicePath, in ExternalCameraDevice()