HomeSort by relevance Sort by last modified time
    Searched refs:device_state (Results 1 - 4 of 4) sorted by null

  /external/avb/tools/avbctl/
avbctl.cc 69 std::string device_state; local
71 device_state = android::base::GetProperty("ro.boot.vbmeta.device_state", "");
72 if (device_state == "locked" && !g_opt_force) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XInput.h 216 unsigned int device_state; /* device key or button mask */ member in struct:__anon61674
248 unsigned int device_state; /* device key or button mask */ member in struct:__anon61675
281 unsigned int device_state; /* device key or button mask */ member in struct:__anon61676
337 unsigned int device_state; /* device key or button mask */ member in struct:__anon61678
    [all...]
XIproto.h     [all...]
  /external/tensorflow/tensorflow/core/grappler/costs/
virtual_scheduler.cc 440 auto& device_state = device_[curr_node_device]; local
443 device_state.persistent_nodes.insert(
    [all...]

Completed in 172 milliseconds