Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dcom_android_internal_os_Zygote.cpp369 struct UnsolicitedZygoteMessageSigChld { struct
409 struct UnsolicitedZygoteMessageSigChld data = in sendSigChildStatus()
2934 if (length != sizeof(struct UnsolicitedZygoteMessageSigChld)) { in com_android_internal_os_Zygote_nativeParseSigChld()
2949 const struct UnsolicitedZygoteMessageSigChld* msg = in com_android_internal_os_Zygote_nativeParseSigChld()
2950 reinterpret_cast<const struct UnsolicitedZygoteMessageSigChld*>(source.get()); in com_android_internal_os_Zygote_nativeParseSigChld()