Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp121 static constexpr size_t kLoopDeviceSetupAttempts = 3u; variable
401 if (attempts >= kLoopDeviceSetupAttempts) { in MountPackageImpl()