Home
last modified time | relevance | path

Searched refs:kPropertyPrefix (Results 1 – 3 of 3) sorted by relevance

/external/dynamic_depth/internal/dynamic_depth/
Dpoint_cloud.cc16 const char kPropertyPrefix[] = "PointCloud"; variable
36 std::pair<string, string>(kPropertyPrefix, kNamespaceHref)); in GetNamespaces()
62 DynamicDepthConst::Namespace(kPropertyPrefix), kPropertyPrefix); in FromDeserializer()
Dvendor_info.cc14 const char kPropertyPrefix[] = "VendorInfo"; variable
34 std::pair<string, string>(kPropertyPrefix, kNamespaceHref)); in GetNamespaces()
54 parent_deserializer.CreateDeserializer(namespace_str, kPropertyPrefix); in FromDeserializer()
Dapp_info.cc17 const char kPropertyPrefix[] = "AppInfo"; variable
39 std::pair<string, string>(kPropertyPrefix, kNamespaceHref)); in GetNamespaces()
85 parent_deserializer.CreateDeserializer(namespace_str, kPropertyPrefix); in FromDeserializer()