Home
last modified time | relevance | path

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

/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Dprofiles.cc57 const std::vector<const Profile*> Profiles::GetProfiles() const { in GetProfiles() function in dynamic_depth::Profiles
H A Ddevice.cc146 const Profiles* Device::GetProfiles() const { return params_->profiles.get(); } in GetProfiles() function in dynamic_depth::Device