Searched refs:SetCrashKeyImplementation (Results 1 – 8 of 8) sorted by relevance
59 SetCrashKeyImplementation( in CrashLoggingTest()63 ~CrashLoggingTest() override { SetCrashKeyImplementation(nullptr); } in ~CrashLoggingTest()
80 void SetCrashKeyImplementation(std::unique_ptr<CrashKeyImplementation> impl) { in SetCrashKeyImplementation() function
201 BASE_EXPORT void SetCrashKeyImplementation(
48 void SetCrashKeyImplementation(std::unique_ptr<CrashKeyImplementation> impl) { in SetCrashKeyImplementation() function
90 BASE_EXPORT void SetCrashKeyImplementation(
93 BASE_EXPORT void SetCrashKeyImplementation(
494 base::debug::SetCrashKeyImplementation(std::move(crash_key_implementation)); in TEST_F()502 base::debug::SetCrashKeyImplementation({}); in TEST_F()