Home
last modified time | relevance | path

Searched defs:vmsg (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dcommon_throws.cc69 std::string vmsg; in ThrowException() local
87 std::string vmsg; in ThrowWrappedException() local
/aosp_15_r20/external/fsck_msdos/
H A Dfsutil.c76 vmsg(int fatal, const char *fmt, va_list ap) in vmsg() function