Home
last modified time | relevance | path

Searched refs:attrGuard (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DClatdController.cpp512 const android::base::ScopeGuard attrGuard = [&] { posix_spawnattr_destroy(&attr); }; in startClatd() local
DTetherController.cpp293 const android::base::ScopeGuard attrGuard = [&] { posix_spawnattr_destroy(&attr); }; in startTethering() local