Home
last modified time | relevance | path

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

/system/linkerconfig/contents/tests/configuration/include/
Dlinkerconfigparser.h151 const std::string& property_desc, in ParseNamespaceCommand() argument
162 std::stringstream property_desc_stream(property_desc); in ParseNamespaceCommand()
244 std::string property_desc = match[2]; in ParseConfiguration() local
248 property_desc, in ParseConfiguration()