Searched refs:BpCameraServiceProxy (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/camera/
H A DICameraServiceProxy.cpp17 #define LOG_TAG "BpCameraServiceProxy"
27 class BpCameraServiceProxy: public BpInterface<ICameraServiceProxy> { class in namespace:android
29 BpCameraServiceProxy(const sp<IBinder>& impl) : BpInterface<ICameraServiceProxy>(impl) {} function in class:android::BpCameraServiceProxy

Completed in 79 milliseconds