Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp1969 auto session_failed_fn = [&]() { in ScanStagedSessionsDirAndStage() local
1977 auto scope_guard = android::base::make_scope_guard(session_failed_fn); in ScanStagedSessionsDirAndStage()