Searched defs:makeError (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/gm/verifiers/ | ||
| D | gmverifier.cpp | 90 VerifierResult GMVerifier::makeError(const SkString& msg) const { in makeError() function in skiagm::verifiers::GMVerifier |
| /third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ | ||
| D | json.kt | 622 private inline fun makeError(data: ReadBuffer, msg: String, tok: Byte? = null): Nothing { in makeError() method in com.google.flatbuffers.kotlin.JSONParser |