Home
last modified time | relevance | path

Searched refs:NATIVE_HANDLE_DECLARE_STORAGE (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/libcutils/include/cutils/
H A Dnative_handle.h30 #define NATIVE_HANDLE_DECLARE_STORAGE(name, maxFds, maxInts) \ macro
/aosp14/system/core/libcutils/include_outside_system/cutils/
H A Dnative_handle.h30 #define NATIVE_HANDLE_DECLARE_STORAGE(name, maxFds, maxInts) \ macro
/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_SensorManager.cpp272 NATIVE_HANDLE_DECLARE_STORAGE(ashmemHandle, 1, 0); in nativeCreateDirectChannel()