Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp53 std::string readSnippet( std::string const & snippetFile );
14232 std::string readSnippet( std::string const & snippetFile ) in readSnippet() argument
14234 std::ifstream ifs( std::string( BASE_PATH ) + "/snippets/" + snippetFile ); in readSnippet()