Searched refs:attrGuard (Results 1 – 2 of 2) sorted by relevance
512 const android::base::ScopeGuard attrGuard = [&] { posix_spawnattr_destroy(&attr); }; in startClatd() local
293 const android::base::ScopeGuard attrGuard = [&] { posix_spawnattr_destroy(&attr); }; in startTethering() local