Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.cpp2180 auto protoMap = layerInfo->mutable_metadata(); in writeToProtoCommonState() local
2182 (*protoMap)[entry.first] = std::string(entry.second.cbegin(), entry.second.cend()); in writeToProtoCommonState()