Searched refs:IsDeletedSharedObject (Results 1 – 3 of 3) sorted by relevance
25 ASSERT_TRUE(IsDeletedSharedObject(path)); in TEST()40 ASSERT_FALSE(IsDeletedSharedObject(path)); in TEST()58 ASSERT_FALSE(IsDeletedSharedObject(path)); in TEST()
19 bool IsDeletedSharedObject(const string& path);
407 !IsDeletedSharedObject(mmap->filename()) && in UpdateMapsWithMMapEvent()520 bool IsDeletedSharedObject(const string& path) { in IsDeletedSharedObject() function