Searched refs:getClientFromCookie (Results 1 – 2 of 2) sorted by relevance
145 static sp<Client> getClientFromCookie(void* user);
773 sp<CameraService::Client> CameraService::Client::getClientFromCookie(void* user) in getClientFromCookie() function in android::CameraService::Client1072 sp<Client> client = getClientFromCookie(user); in notifyCallback()1102 sp<Client> client = getClientFromCookie(user); in dataCallback()1150 sp<Client> client = getClientFromCookie(user); in dataCallbackTimestamp()