Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp2977 …std::string resultCheck = generateResultCheck( commandData, className, classSeparator, command… in generateCommandEnhanced() local
6467 …std::string resultCheck = generateResultCheck( commandIt->second, className, "::", commandName… in generateRAIIHandleCommandEnhanced() local
9098 std::string resultCheck; in generateResultCheck() local
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp6231 VULKAN_HPP_INLINE void resultCheck( Result result, char const * message ) in resultCheck() function
6245 …VULKAN_HPP_INLINE void resultCheck( Result result, char const * message, std::initializer_list<Res… in resultCheck() function