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

  /frameworks/av/services/camera/libcameraservice/
CameraService.h 360 void onClientAdded(const resource_policy::ClientDescriptor<String8,
362 void onClientRemoved(const resource_policy::ClientDescriptor<String8,
366 typedef std::shared_ptr<resource_policy::ClientDescriptor<String8,
377 class CameraClientManager : public resource_policy::ClientManager<String8,
506 std::shared_ptr<resource_policy::ClientDescriptor<String8, sp<BasicClient>>>* partial);
    [all...]
CameraService.cpp     [all...]
  /frameworks/av/services/camera/libcameraservice/utils/
ClientManager.h 32 namespace resource_policy { namespace in namespace:android
646 }; // namespace resource_policy

Completed in 4164 milliseconds