Home
last modified time | relevance | path

Searched defs:cause (Results 1 – 3 of 3) sorted by relevance

/system/core/adb/fastdeploy/deploylib/src/com/android/fastdeploy/
DPatchFormatException.java31 public PatchFormatException(String message, Throwable cause) { in PatchFormatException()
/system/timezone/distro/core/src/main/com/android/timezone/distro/
DDistroException.java28 public DistroException(String message, Throwable cause) { in DistroException()
/system/core/debuggerd/libdebuggerd/
Dtombstone.cpp90 std::string cause; in dump_probable_cause() local