Home
last modified time | relevance | path

Searched refs:RecordDetailFdInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/services/native/include/
H A Ddump_manager_service.h85 void RecordDetailFdInfo(std::string &detailFdInfo, std::string &topLeakedType);
/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_manager_service.cpp244 void DumpManagerService::RecordDetailFdInfo(std::string &detailFdInfo, std::string &topLeakedType) in RecordDetailFdInfo() function in OHOS::HiviewDFX::DumpManagerService
334 RecordDetailFdInfo(detailFdInfo, topLeakedType); in CountFdNums()