Home
last modified time | relevance | path

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

/external/dynamic_depth/internal/dynamic_depth/
Ddevice.cc152 const AppInfo* Device::GetAppInfo() const { return params_->app_info.get(); } in GetAppInfo() function in dynamic_depth::Device
Dcamera.cc188 const AppInfo* Camera::GetAppInfo() const { return params_->app_info.get(); } in GetAppInfo() function in dynamic_depth::Camera