Searched defs:GetProfiles (Results 1 – 2 of 2) sorted by relevance
/external/dynamic_depth/internal/dynamic_depth/ | ||
D | profiles.cc | 57 const std::vector<const Profile*> Profiles::GetProfiles() const { in GetProfiles() function in dynamic_depth::Profiles |
D | device.cc | 146 const Profiles* Device::GetProfiles() const { return params_->profiles.get(); } in GetProfiles() function in dynamic_depth::Device |