Home
last modified time | relevance | path

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

/system/linkerconfig/contents/tests/configuration/include/
Dlinkerconfigparser.h99 for (std::string namespace_to; std::getline(namespaces, namespace_to, ',');) { in ParseLinkList() local
122 std::string namespace_to = property_descs[1]; in ParseLink() local