Searched defs:GetErrorString (Results 1 – 10 of 10) sorted by relevance
111 inline const char* GetErrorString(StatusCode status) { in GetErrorString() function
57 std::string AndroidUnwinderData::GetErrorString() { in GetErrorString() function in unwindstack::AndroidUnwinderData
40 std::string GetErrorString(const std::string& extension) { in GetErrorString() function
93 std::string GetErrorString(spv::Op opcode) { in GetErrorString() function
118 const char *Compiler::GetErrorString(enum ErrorCode pErrCode) { in GetErrorString() function in Compiler
143 string GetErrorString() { return mock_reporter_.GetAsString(); } in GetErrorString() function in tflite::TfLiteFlatbufferModelBuilder