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

  /external/autotest/frontend/tko/
models.py 162 status_idx = dbmodels.AutoField(primary_key=True) variable in class:Status
704 status_idx = dbmodels.IntegerField('status index') variable in class:TestView
  /external/nos/host/generic/nugget/include/
application.h 269 volatile uint8_t status_idx; /* index of active status */ member in struct:app_transport

Completed in 668 milliseconds