Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DErrors.cpp44 constexpr char kTransactionInactiveError[] = "TransactionInactiveError"; variable
160 return New(env, kTransactionInactiveError); in TransactionInactiveError()