OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HDDSectorTagErrorInstance
(Results
1 - 2
of
2
) sorted by null
/external/stressapptest/src/
error_diag.h
117
class
HDDSectorTagErrorInstance
: public ErrorInstance {
119
HDDSectorTagErrorInstance
() { type_ = SAT_ERROR_SECTOR_TAG; }
error_diag.cc
272
HDDSectorTagErrorInstance
*error = new
HDDSectorTagErrorInstance
;
Completed in 41 milliseconds