Home
last modified time | relevance | path

Searched refs:Del (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_pipe.h64 void Del(int pid);
H A Dfault_logger_pipe.cpp187 void FaultLoggerPipeMap::Del(int pid) in Del() function in OHOS::HiviewDFX::FaultLoggerPipeMap
H A Dfault_logger_daemon.cpp402 faultLoggerPipeMap_->Del(request->pid); in HandleDelete()
/base/hiviewdfx/faultloggerd/test/unittest/services/
H A Dfaultlogger_pipe_test.cpp66 * @tc.desc: test FaultLoggerPipeMap Del func
78 ptr->Del(pid); in HWTEST_F()
80 EXPECT_EQ(true, ret == nullptr) << "FaultLoggerPipeTest002 Del failed"; in HWTEST_F()
86 * @tc.desc: test FaultLoggerPipeMap Del func

Completed in 3 milliseconds