Home
last modified time | relevance | path

Searched refs:OH_PurgeableMemory_BeginRead (Results 1 - 3 of 3) sorted by relevance

/commonlibrary/memory_utils/libpurgeablemem/test/
H A Dpurgeable_memory_test.cpp85 if (OH_PurgeableMemory_BeginRead(pobj1)) { in HWTEST_F()
106 if (OH_PurgeableMemory_BeginRead(pobj)) { in HWTEST_F()
166 if (!OH_PurgeableMemory_BeginRead(pdata)) { in LoopPrintAlphabet()
/commonlibrary/memory_utils/libpurgeablemem/interfaces/kits/c/
H A Dpurgeable_memory.h115 * if (OH_PurgeableMemory_BeginRead()) {
123 bool OH_PurgeableMemory_BeginRead(OH_PurgeableMemory *purgObj);
/commonlibrary/memory_utils/libpurgeablemem/c/src/
H A Dpurgeable_memory.c40 bool OH_PurgeableMemory_BeginRead(OH_PurgeableMemory *purgObj) in OH_PurgeableMemory_BeginRead() function

Completed in 2 milliseconds