Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp6141 …std::string assignmentOperatorTemplate = R"( ${handleType} & operator=( ${handleType} const &… in generateRAIIHandle() local
6154 …std::string const assignmentOperatorTemplate = R"( ${handleType} & operator=( ${handleType} c… in generateRAIIHandle() local