Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp.cpp56 const char kErrorLabel[] = "_aidl_error"; variable
90 ret->OnTrue()->AddLiteral(StringPrintf("goto %s", kErrorLabel)); in GotoErrorOnBadStatus()
390 b->AddLiteral(StringPrintf("%s:\n", kErrorLabel), false /* no semicolon */); in DefineClientTransaction()