Home
last modified time | relevance | path

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

/system/netd/server/
DClatdController.cpp570 const android::base::ScopeGuard faGuard = [&] { posix_spawn_file_actions_destroy(&fa); }; in startClatd() local
DTetherController.cpp307 const android::base::ScopeGuard faGuard = [&] { posix_spawn_file_actions_destroy(&fa); }; in startTethering() local