Home
last modified time | relevance | path

Searched defs:DescriptorPtr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/
H A Dtypes.h69 using DescriptorPtr = std::unique_ptr<Descriptor>; variable
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h626 sp<CameraService::BasicClient>>> DescriptorPtr; typedef