Home
last modified time | relevance | path

Searched refs:GetFd (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_elf.cpp77 close(dfxElf->GetFd()); in Create()
82 close(dfxElf->GetFd()); in Create()
200 int32_t DfxElf::GetFd() const in GetFd() function in OHOS::HiviewDFX::DfxElf
Ddfx_elf.h48 int32_t GetFd() const;
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
Dmock_pixel_map.cpp314 void *PixelMap::GetFd() const in GetFd() function in OHOS::Media::PixelMap
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/src/
Ddfx_base_test.cpp106 GTEST_LOG_(INFO) << dfxElf->GetFd();