Home
last modified time | relevance | path

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

/commonlibrary/memory_utils/libpurgeablemem/cpp/include/
H A Dpurgeable_mem_base.h68 * function return true, until EndWrite() is called.
76 * EndWrite();
83 * EndWrite: end write the PurgeableMem obj.
87 void EndWrite();
93 * This function should be protected by BeginWrite()/EndWrite().
101 * or BeginWrite()/EndWrite().
/commonlibrary/memory_utils/libpurgeablemem/cpp/src/
H A Dpurgeable_mem_base.cpp143 void PurgeableMemBase::EndWrite() in EndWrite() function in OHOS::PurgeableMem::PurgeableMemBase
/commonlibrary/memory_utils/libpurgeablemem/test/
H A Dpurgeable_cpp_test.cpp544 pdata->EndWrite(); in ModifyPurgMemByBuilder()
H A Dpurgeableashmem_test.cpp692 pdata->EndWrite(); in ModifyPurgMemByBuilder()

Completed in 3 milliseconds