Home
last modified time | relevance | path

Searched refs:ASharedMemory_create (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/include/android/
Dsharedmem.h78 int ASharedMemory_create(const char *name, size_t size) __INTRODUCED_IN(26);
/frameworks/base/native/android/
Dsharedmem.cpp49 int ASharedMemory_create(const char *name, size_t size) { in ASharedMemory_create() function
Dlibandroid.map.txt241 ASharedMemory_create; # introduced=26
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc285 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASharedMemory_create);
652 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASharedMemory_create); in init_stub_library()
Dstubs_arm.cc285 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASharedMemory_create);
652 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASharedMemory_create); in init_stub_library()
Dstubs_arm64.cc285 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASharedMemory_create);
652 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASharedMemory_create); in init_stub_library()