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.h143 const std::string& property_desc, in ParseNamespaceCommand() argument
154 std::stringstream property_desc_stream(property_desc); in ParseNamespaceCommand()
236 std::string property_desc = match[2]; in ParseConfiguration() local
240 property_desc, in ParseConfiguration()