Searched refs:GetSelfFdCount (Results 1 – 4 of 4) sorted by relevance
61 auto curFdCount = GetSelfFdCount(); in CheckResourceUsage()100 BacktraceUtilsTest::fdCountTotal = GetSelfFdCount(); in SetUpTestCase()114 fdCount = GetSelfFdCount(); in SetUp()
55 auto curFdCount = GetSelfFdCount(); in CheckResourceUsage()92 BacktraceLocalTest::fdCountTotal = GetSelfFdCount(); in SetUpTestCase()104 fdCount = GetSelfFdCount(); in SetUp()
59 uint32_t GetSelfFdCount();
275 uint32_t GetSelfFdCount() in GetSelfFdCount() function