Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcState.cpp812 auto guardUnguard = make_scope_guard([&]() { in processCommand() local
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp1363 auto guardUnguard = make_scope_guard([&]() { setrlimit(RLIMIT_NOFILE, &origNofile); }); in TEST_F() local