Searched refs:faGuard (Results 1 – 2 of 2) sorted by relevance
570 const android::base::ScopeGuard faGuard = [&] { posix_spawn_file_actions_destroy(&fa); }; in startClatd() local
307 const android::base::ScopeGuard faGuard = [&] { posix_spawn_file_actions_destroy(&fa); }; in startTethering() local