Home
last modified time | relevance | path

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

/external/crosvm/vm_control/src/
Dlib.rs599 NoBatDevice, enumerator
613 NoBatDevice => write!(f, "No battery device created"), in fmt()
1082 None => VmResponse::BatResponse(BatControlResult::NoBatDevice), in execute()