Home
last modified time | relevance | path

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

/aosp12/system/linkerconfig/contents/tests/configuration/include/
H A Dlinkerconfigparser.h143 const std::string& property_desc, in ParseNamespaceCommand()
236 std::string property_desc = match[2]; in ParseConfiguration() local