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

  /external/avb/test/
fake_avb_ops.h 170 stored_is_device_unlocked_ = stored_is_device_unlocked;
267 bool stored_is_device_unlocked_; member in class:avb::FakeAvbOps
fake_avb_ops.cc 283 *out_is_device_unlocked = stored_is_device_unlocked_ ? 1 : 0;

Completed in 644 milliseconds