Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd.cpp131 static constexpr size_t kLoopDeviceSetupAttempts = 3u; variable
507 if (attempts >= kLoopDeviceSetupAttempts) { in MountPackageImpl()