Home
last modified time | relevance | path

Searched defs:death_location (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dlogging_unittest.cc241 NOINLINE void CheckContainingFunc(int death_location) { in CheckContainingFunc()
318 int death_location; member
325 int death_location = data->death_location; in CrashThread() local
346 void SpawnCrashThread(int death_location, uintptr_t* child_crash_addr) { in SpawnCrashThread()
453 void CrashChildMain(int death_location) { in CrashChildMain()
470 void SpawnChildAndCrash(int death_location, uintptr_t* child_crash_addr) { in SpawnChildAndCrash()