Home
last modified time | relevance | path

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

/commonlibrary/memory_utils/libpurgeablemem/cpp/include/
H A Dpurgeable_mem_base.h116 bool IsDataValid();
/commonlibrary/memory_utils/libpurgeablemem/cpp/src/
H A Dpurgeable_mem_base.cpp244 bool PurgeableMemBase::IsDataValid() in IsDataValid() function in OHOS::PurgeableMem::PurgeableMemBase
/commonlibrary/memory_utils/libpurgeablemem/test/
H A Dpurgeable_cpp_test.cpp462 std::function<void()> callback = std::bind(&PurgeableMem::IsDataValid, pobj1); in HWTEST_F()
H A Dpurgeableashmem_test.cpp635 EXPECT_EQ(pobj.IsDataValid(), target); in HWTEST_F()

Completed in 3 milliseconds