Home
last modified time | relevance | path

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

/art/runtime/ti/
Dagent.h66 LoadError Load(/*out*/jint* call_res, /*out*/std::string* error_msg) { in Load()
75 LoadError Attach(/*out*/jint* call_res, /*out*/std::string* error_msg) { in Attach()
Dagent.cc36 /*out*/jint* call_res, in DoLoadHelper()