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