Home | Sort by relevance Sort by last modified time |
/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 |