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

  /frameworks/av/services/camera/libcameraservice/
CameraService.h 341 void onClientAdded(const resource_policy::ClientDescriptor<String8,
343 void onClientRemoved(const resource_policy::ClientDescriptor<String8,
347 typedef std::shared_ptr<resource_policy::ClientDescriptor<String8,
358 class CameraClientManager : public resource_policy::ClientManager<String8,
480 std::shared_ptr<resource_policy::ClientDescriptor<String8, sp<BasicClient>>>* partial);
822 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 226 milliseconds