Searched refs:lockGuard (Results 1 – 1 of 1) sorted by relevance
627 auto lockGuard = base::make_scope_guard([&ahwb]() { AHardwareBuffer_unlock(ahwb, nullptr); }); in create() local639 lockGuard.Disable(); in create()