Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.hpp130 std::string postfix; member
DVulkanHppGenerator.cpp14048 …indTag( std::set<std::string> const & tags, std::string const & name, std::string const & postfix ) in findTag()
14066 std::string prefix, postfix; in generateEnumSuffixes() local
14113 std::string prefix, postfix; in generateEnumValueName() local
14304 std::string stripPostfix( std::string const & value, std::string const & postfix ) in stripPostfix()