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

  /art/compiler/utils/
label.h 88 CHECK(!IsUnused());
98 bool IsUnused() const { return position_ == 0; }
  /external/vboot_reference/cgpt/
cgpt_common.c 787 int IsUnused(struct drive *drive, int secondary, uint32_t index) {
    [all...]

Completed in 1007 milliseconds