Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/
H A Dhandlers.c28 const AttributeHandler handlerTable[1 + XA_OBJECTID_CAMERADEVICE + variable
H A Dhandlers.h80 extern const AttributeHandler handlerTable[][ATTR_INDEX_MAX];
H A Dlocks.cpp198 AttributeHandler handler = handlerTable[index][bit]; in object_unlock_exclusive_attributes_()