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

  /system/core/fs_mgr/include/
fs_mgr_avb.h 89 bool hashtree_disabled() const { return status_ == kFsManagerAvbHandleHashtreeDisabled; } function in class:FsManagerAvbHandle
  /system/core/fs_mgr/
fs_mgr_avb.cpp 536 bool hashtree_disabled = local
538 if (hashtree_disabled) {

Completed in 890 milliseconds