HomeSort by relevance Sort by last modified time
    Searched refs:findClientUnsafe (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/
CameraService.h 314 sp<Client> findClientUnsafe(const wp<IBinder>& cameraClient, int& outIndex);
CameraService.cpp 569 sp<Client> client = findClientUnsafe(remoteBinder, outIndex);
623 sp<CameraService::Client> CameraService::findClientUnsafe(
674 client = findClientUnsafe(cameraClient, outIndex);
    [all...]

Completed in 18 milliseconds