Home
last modified time | relevance | path

Searched refs:GetNamespaces (Results 1 – 25 of 48) sorted by relevance

12

/external/dynamic_depth/internal/dynamic_depth/
Ddevice.cc260 void Device::GetNamespaces( in GetNamespaces() function in dynamic_depth::Device
269 params_->earth_pose->GetNamespaces(ns_name_href_map); in GetNamespaces()
272 params_->pose->GetNamespaces(ns_name_href_map); in GetNamespaces()
275 params_->profiles->GetNamespaces(ns_name_href_map); in GetNamespaces()
278 params_->planes->GetNamespaces(ns_name_href_map); in GetNamespaces()
281 params_->cameras->GetNamespaces(ns_name_href_map); in GetNamespaces()
284 params_->container->GetNamespaces(ns_name_href_map); in GetNamespaces()
287 params_->vendor_info->GetNamespaces(ns_name_href_map); in GetNamespaces()
290 params_->app_info->GetNamespaces(ns_name_href_map); in GetNamespaces()
297 GetNamespaces(&ns_name_href_map); in PopulateNamespaces()
Dcamera.cc102 void Camera::GetNamespaces( in GetNamespaces() function in dynamic_depth::Camera
110 params_->image->GetNamespaces(ns_name_href_map); in GetNamespaces()
113 params_->light_estimate->GetNamespaces(ns_name_href_map); in GetNamespaces()
116 params_->pose->GetNamespaces(ns_name_href_map); in GetNamespaces()
119 params_->depth_map->GetNamespaces(ns_name_href_map); in GetNamespaces()
122 params_->imaging_model->GetNamespaces(ns_name_href_map); in GetNamespaces()
125 params_->point_cloud->GetNamespaces(ns_name_href_map); in GetNamespaces()
128 params_->vendor_info->GetNamespaces(ns_name_href_map); in GetNamespaces()
131 params_->app_info->GetNamespaces(ns_name_href_map); in GetNamespaces()
Dprofiles.cc11 void Profiles::GetNamespaces( in GetNamespaces() function in dynamic_depth::Profiles
18 profile->GetNamespaces(ns_name_href_map); in GetNamespaces()
Dcameras.cc18 void Cameras::GetNamespaces( in GetNamespaces() function in dynamic_depth::Cameras
25 camera->GetNamespaces(ns_name_href_map); in GetNamespaces()
Dplanes.cc14 void Planes::GetNamespaces( in GetNamespaces() function in dynamic_depth::Planes
21 plane->GetNamespaces(ns_name_href_map); in GetNamespaces()
Dcontainer.cc21 void Container::GetNamespaces( in GetNamespaces() function in dynamic_depth::Container
28 items_[0]->GetNamespaces(ns_name_href_map); in GetNamespaces()
Dplane.cc28 void Plane::GetNamespaces( in GetNamespaces() function in dynamic_depth::Plane
37 pose_->GetNamespaces(ns_name_href_map); in GetNamespaces()
Delement.h23 virtual void GetNamespaces(
Dvendor_info.cc27 void VendorInfo::GetNamespaces( in GetNamespaces() function in dynamic_depth::VendorInfo
/external/perfetto/src/ipc/protoc_plugin/
Dipc_plugin.cc155 std::vector<std::string> GetNamespaces(const FileDescriptor& file) const { in GetNamespaces() function in perfetto::ipc::__anon36f9a9840111::IPCGenerator
170 for (const std::string& ns : GetNamespaces(file)) in GenerateServiceHeader()
205 for (const std::string& ns : GetNamespaces(file)) in GenerateServiceHeader()
215 for (const std::string& ns : GetNamespaces(file)) in GenerateServiceCpp()
243 for (const std::string& ns : GetNamespaces(file)) in GenerateServiceCpp()
/external/dynamic_depth/includes/dynamic_depth/
Dplanes.h37 void GetNamespaces(
Dprofiles.h20 void GetNamespaces(
Dlight_estimate.h24 void GetNamespaces(
Dcontainer.h18 void GetNamespaces(
Dcameras.h19 void GetNamespaces(
Dpoint_cloud.h18 void GetNamespaces(
Dprofile.h18 void GetNamespaces(
Dvendor_info.h24 void GetNamespaces(
Dplane.h24 void GetNamespaces(
Dapp_info.h25 void GetNamespaces(
Dearth_pose.h24 void GetNamespaces(
Dpose.h27 void GetNamespaces(
Dimage.h28 void GetNamespaces(
Dimaging_model.h54 void GetNamespaces(
Ditem.h55 void GetNamespaces(

12