Searched defs:GetAppInfo (Results 1 – 2 of 2) sorted by relevance
| /external/dynamic_depth/internal/dynamic_depth/ | ||
| D | camera.cc | 188 const AppInfo* Camera::GetAppInfo() const { return params_->app_info.get(); } in GetAppInfo() function in dynamic_depth::Camera |
| D | device.cc | 152 const AppInfo* Device::GetAppInfo() const { return params_->app_info.get(); } in GetAppInfo() function in dynamic_depth::Device |