Searched refs:maProtector (Results 1 – 2 of 2) sorted by relevance
69 vos::OMutex maProtector; member in ScannerManager101 void Lock() { maProtector.acquire(); } in Lock()102 void Unlock() { maProtector.release(); } in Unlock()
989 vos::OGuard aGuard( maProtector ); in SEQ()1003 vos::OGuard aGuard( maProtector ); in configureScanner()1019 vos::OGuard aGuard( maProtector ); in startScan()1034 vos::OGuard aGuard( maProtector ); in getError()1048 vos::OGuard aGuard( maProtector ); in getBitmap()
Completed in 17 milliseconds