Home
last modified time | relevance | path

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

/system/ulib/fidl/
A Dbuffer_walker.h65 SetError("Cannot decode a null fidl type");
70 SetError("Cannot decode null bytes");
77 SetError("Message size is smaller than expected");
84 SetError("Message size is smaller than expected");
90 SetError("Message must be a struct or a table");
156 SetError("Table data cannot be absent");
180 SetError("Table field was mis-sized");
184 SetError("Table handles were mis-sized");
358 SetError(
463 void SetError(const char* error_msg) {
[all …]
A Ddecoding.cpp36 SetError("Cannot provide non-zero handle count and null handle pointer"); in Walk()
41 SetError("message did not contain the specified number of handles"); in Walk()
77 void SetError(const char* error_msg) { in SetError() function in __anone0b8cab60111::FidlDecoder
A Dencoding.cpp39 SetError("Cannot provide non-zero handle count and null handle pointer"); in Walk()
43 SetError("Cannot encode with null out_actual_handles"); in Walk()
90 void SetError(const char* error_msg) { in SetError() function in __anonc1ee87600111::FidlEncoder
A Dvalidating.cpp33 SetError("message did not contain the specified number of handles"); in Walk()
59 void SetError(const char* error_msg) { in SetError() function in __anon8c8a5ffc0111::FidlValidator
A Dhandle_closing.cpp72 void SetError(const char* error_msg) { in SetError() function in __anon72d444530111::FidlHandleCloser
/system/ulib/perftest/
A Drunner.cpp39 SetError("SetBytesProcessedPerRun() was called after KeepRunning()"); in SetBytesProcessedPerRun()
43 SetError("Zero argument to SetBytesProcessedPerRun()"); in SetBytesProcessedPerRun()
47 SetError("Multiple calls to SetBytesProcessedPerRun()"); in SetBytesProcessedPerRun()
55 SetError("DeclareStep() was called after KeepRunning()"); in DeclareStep()
63 SetError("Too many calls to NextStep()"); in NextStep()
78 SetError("Wrong number of calls to NextStep()"); in KeepRunning()
107 SetError("Too many calls to KeepRunning()"); in KeepRunning()
221 void SetError(const char* str) { in SetError() function in perftest::__anona9182bc10111::RepeatStateImpl

Completed in 12 milliseconds