Searched defs:instance (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/core_plugin/omx_core_plugin/src/
H A Dti_omx_interface.cpp131 TIOMXInterface* instance = (TIOMXInterface*)aInstance; local
132 if (instance)
133 OSCL_DELETE(instance);
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraThermalAdapter.cpp46 static QCameraThermalAdapter instance; local
47 return instance;
154 QCameraThermalAdapter& instance = getInstance(); local
156 if (instance.mCallback)
157 rc = instance.mCallback->thermalEvtHandle(lvl, userdata, data);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h1289 uint instance; member in struct:wl_instance_info

Completed in 145 milliseconds