Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_to_cpp_common.h97 string status_bad; member
H A Daidl_to_cpp_common.cpp468 out << fmt::format("return {};\n", ctx.status_bad); in ReadFromParcel()
H A Dgenerate_ndk.cpp1236 .status_bad = "STATUS_BAD_VALUE", in GenerateParcelSource()
H A Dgenerate_cpp.cpp1180 .status_bad = kAndroidStatusBadValue, in GetParcelWriterContext()