Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DErrorData.h57 const std::vector<std::string>& GetContexts() const;
DErrorData.cpp66 const std::vector<std::string>& ErrorData::GetContexts() const { in GetContexts() function in dawn_native::ErrorData