HomeSort by relevance Sort by last modified time
    Searched refs:SetCrashKeyValueFuncT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/debug/
crash_logging.h 81 typedef void (*SetCrashKeyValueFuncT)(const base::StringPiece&,
88 SetCrashKeyValueFuncT set_key_func,
crash_logging.cc 33 SetCrashKeyValueFuncT g_set_key_func_ = NULL;
174 SetCrashKeyValueFuncT set_key_func,

Completed in 192 milliseconds