Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp66 auto scope_guard = make_scope_guard([&keys]{ in TEST() local
/bionic/linker/
Dlinker.cpp2037 auto scope_guard = make_scope_guard([&]() { in find_libraries() local