Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
H A Ddrmproperty.h58 void printProperty() const;
/aosp12/build/blueprint/parser/
H A Dprinter.go166 p.printProperty(prop)
206 func (p *printer) printProperty(property *Property) { func
/aosp12/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
H A Ddrmproperty.cpp106 void DrmProperty::printProperty() const in printProperty() function in android::DrmProperty