Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp1566 auto session_failed_fn = [&]() { in scanStagedSessionsDirAndStage() local
1574 auto scope_guard = android::base::make_scope_guard(session_failed_fn); in scanStagedSessionsDirAndStage()