Home
last modified time | relevance | path

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

/system/linkerconfig/contents/tests/configuration/include/
Dlinkerconfigparser.h66 inline void ParseNamespacePath(const std::vector<std::string>& property_descs, in ParseNamespacePath()
92 inline void ParseLinkList(const std::vector<std::string>& property_descs, in ParseLinkList()
112 inline void ParseLink(const std::vector<std::string>& property_descs, in ParseLink()
153 std::vector<std::string> property_descs; in ParseNamespaceCommand() local