/hardware/libhardware/modules/camera/3_4/ |
D | function_thread.h | 28 FunctionThread(std::function<bool()> function) : function_(function){}; in FunctionThread()
|
/hardware/google/pixel/usb/ |
D | CommonUtils.cpp | 85 struct dirent *function; in unlinkFunctions() local 110 int linkFunction(const char *function, int index) { in linkFunction()
|
/hardware/interfaces/usb/gadget/1.1/default/lib/ |
D | UsbGadgetUtils.cpp | 28 struct dirent* function; in unlinkFunctions() local 64 int linkFunction(const char* function, int index) { in linkFunction()
|
/hardware/interfaces/usb/gadget/1.2/default/lib/ |
D | UsbGadgetUtils.cpp | 28 struct dirent* function; in unlinkFunctions() local 64 int linkFunction(const char* function, int index) { in linkFunction()
|
/hardware/google/aemu/host-common/ |
D | GfxstreamFatalError.cpp | 27 AbortMessage::AbortMessage(const char *file, const char *function, int line, FatalError reason) in AbortMessage()
|
/hardware/google/aemu/base/include/aemu/base/ |
D | Metrics.h | 35 const char* function; member 90 const char* function; member 98 const char* function = nullptr; member
|
/hardware/google/aemu/base/include/aemu/base/async/ |
D | RecurrentTask.h | 60 TaskFunction function, in RecurrentTask()
|
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/ |
D | Gralloc1On0Adapter.cpp | 35 static gralloc1_function_pointer_t asFP(T function) in asFP()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_device_impl.cpp | 116 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_device_impl.cpp | 116 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_device_impl.cpp | 117 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_device_impl.cpp | 123 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_device_impl.cpp | 193 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_device_impl.cpp | 193 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/ |
D | HWC2OnFbAdapter.cpp | 519 static hwc2_function_pointer_t asFP(T function) { in asFP()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_session.cpp | 305 static hwc2_function_pointer_t AsFP(T function) { in AsFP()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_session.cpp | 315 static hwc2_function_pointer_t AsFP(T function) { in AsFP()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_session.cpp | 233 static hwc2_function_pointer_t AsFP(T function) { in AsFP()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_session.cpp | 215 static hwc2_function_pointer_t AsFP(T function) { in AsFP()
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 45 static hwc2_function_pointer_t asFP(T function) in asFP()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | HWC2On1Adapter.cpp | 70 static hwc2_function_pointer_t asFP(T function) in asFP()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_session.cpp | 475 static hwc2_function_pointer_t AsFP(T function) { in AsFP()
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_session.cpp | 478 static hwc2_function_pointer_t AsFP(T function) { in AsFP()
|