Home
last modified time | relevance | path

Searched defs:getFunction (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsbInterfaceAssoc.java60 public byte getFunction() { in getFunction() method in UsbInterfaceAssoc
/aosp12/frameworks/compile/libbcc/lib/
H A DRSScriptGroupFusion.cpp52 getFunction(Module* mergedModule, const Source* source, const int slot, in getFunction() function
/aosp12/hardware/libhardware/include/hardware/
H A Dgralloc1.h303 gralloc1_function_pointer_t (*getFunction)(struct gralloc1_device* device, member
H A Dhwcomposer2.h1063 hwc2_function_pointer_t (*getFunction)(struct hwc2_device* device, member
/aosp12/frameworks/rs/script_api/
H A DSpecification.h410 Function* getFunction() const { return mFunction; } in getFunction() function