Home
last modified time | relevance | path

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

/art/runtime/ti/
Dagent.h67 LoadError Load(/*out*/jint* call_res, /*out*/std::string* error_msg) { in Load()
76 LoadError Attach(/*out*/jint* call_res, /*out*/std::string* error_msg) { in Attach()
Dagent.cc35 /*out*/jint* call_res, in DoLoadHelper()