Searched defs:resource_policy (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/utils/
H A DClientManager.h32 namespace resource_policy { namespace in namespace:android
646 }; // namespace resource_policy
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp1070 std::shared_ptr<resource_policy::ClientDescriptor<String8, sp<BasicClient>>>* partial) {
2350 const resource_policy::ClientDescriptor<String8,
2361 const resource_policy::ClientDescriptor<String8,
2435 return std::make_shared<resource_policy::ClientDescriptor<String8, sp<BasicClient>>>(
2349 onClientAdded( const resource_policy::ClientDescriptor<String8, sp<CameraService::BasicClient>>& descriptor) argument
2360 onClientRemoved( const resource_policy::ClientDescriptor<String8, sp<CameraService::BasicClient>>& descriptor) argument

Completed in 141 milliseconds