Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dproperty.hpp76 class property_string { class
78 property_string(property_buffer &buf) : buf(buf) { in property_string() function in clover::detail::property_string
/aosp_15_r20/external/autotest/client/cros/scripts/
H A Dwifi151 def parse_service_property(property_string): argument