Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sdm/include/private/
Dgeneric_payload.h56 copy_constructed = true; in GenericPayload()
141 if (p == nullptr && copy_constructed) { in GetPayload()
174 bool copy_constructed = false; member