Searched defs:set_os (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/gpu/config/
H A Dgpu_test_config.cc80 void GPUTestConfig::set_os(int32 os) { function in class:gpu::GPUTestConfig
248 set_os(GetCurrentOS());
/external/stressapptest/src/
H A Derror_diag.cc150 bool ErrorDiag::set_os(OsLayer *os) { function in class:ErrorDiag
H A Dfinelock_queue.cc212 void FineLockPEQueue::set_os(OsLayer *os) { function in class:FineLockPEQueue
/external/e2fsprogs/misc/
H A Dmke2fs.c639 static int set_os(struct ext2_super_block *sb, char *os) function
2519 if (creator_os && !set_os(fs->super, creator_os)) {

Completed in 5807 milliseconds