Searched defs:VerifyRootWrapperArg (Results 1 – 1 of 1) sorted by relevance
888 class VerifyRootWrapperArg { class890 VerifyRootWrapperArg(VerifyRootCallback* callback, void* arg) : callback_(callback), arg_(arg) { in VerifyRootWrapperArg() function in art::VerifyRootWrapperArg