Home
last modified time | relevance | path

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

/art/libarttools/include/tools/
Dtools.h63 bool try_kill);
/art/libarttools/
Dtools.cc219 Result<void> EnsureNoProcessInDir(const std::string& dir, uint32_t timeout_ms, bool try_kill) { in EnsureNoProcessInDir() argument
300 if (try_kill) { in EnsureNoProcessInDir()