Home
last modified time | relevance | path

Searched defs:ReleaseSharedMemory (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
Dmock_pixel_map.cpp39 void PixelMap::ReleaseSharedMemory(void *addr, void *context, uint32_t size) in ReleaseSharedMemory() function in OHOS::Media::PixelMap
/base/tee/tee_client/services/cadaemon/src/ca_daemon/
Dcadaemon_service.cpp1115 TEEC_Result CaDaemonService::ReleaseSharedMemory(TEEC_Context *context, in ReleaseSharedMemory() function in OHOS::CaDaemon::CaDaemonService
/base/tee/tee_client/frameworks/libteec_vendor/
Dtee_client_api.c381 static void ReleaseSharedMemory(TEEC_SharedMemoryInner *sharedMem) in ReleaseSharedMemory() function
/base/tee/tee_client/interfaces/kits/c/src/
Dtee_client.cpp1436 void TeeClient::ReleaseSharedMemory(TEEC_SharedMemory *sharedMem) in ReleaseSharedMemory() function in OHOS::TeeClient