HomeSort by relevance Sort by last modified time
    Searched full:g_have_unique_id (Results 1 - 1 of 1) sorted by null

  /external/libchrome/base/process/
process_handle.cc 14 bool g_have_unique_id = false; member in namespace:base::__anon24274
31 if (!g_have_unique_id) {
47 g_have_unique_id = true;

Completed in 73 milliseconds