Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dprocess_handle.cc14 bool g_have_unique_id = false; variable
31 if (!g_have_unique_id) { in GetUniqueIdForProcess()
47 g_have_unique_id = true; in InitUniqueIdForProcessInPidNamespace()