Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp.cpp57 const char kErrorLabel[] = "_aidl_error"; variable
88 out.Write(" goto %s;\n", kErrorLabel); in GenerateGotoErrorOnBadStatus()
309 out.Write("%s:\n", kErrorLabel); in GenerateClientTransaction()