Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp88 constexpr int kLongTimeoutMs = 570000; // 9.5 minutes. variable
1994 int res = wait_child_with_timeout(pid, kLongTimeoutMs); in dexopt()