Home
last modified time | relevance | path

Searched refs:AshmemStatus (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/ashmem/
Dashmem-dev.c89 } AshmemStatus; typedef
91 static AshmemStatus s_ashmem_status = ASHMEM_STATUS_INIT;
103 static AshmemStatus ashmem_get_status(void) { in ashmem_get_status()
/external/cronet/third_party/ashmem/patches/
D0002-Use-ASharedMemory-functions-when-possible.patch87 +} AshmemStatus;
89 +static AshmemStatus s_ashmem_status = ASHMEM_STATUS_INIT;
101 +static AshmemStatus ashmem_get_status(void) {