HomeSort by relevance Sort by last modified time
    Searched refs:getAgentProperties (Results 1 - 3 of 3) sorted by null

  /external/oj-libjdwp/src/share/back/
util.c 202 jmethodID getAgentProperties;
279 /* Get agent properties: invoke sun.misc.VMSupport.getAgentProperties */
288 getAgentProperties =
290 "getAgentProperties", "()Ljava/util/Properties;");
293 (env, localVMSupportClass, getAgentProperties);
298 "Exception occurred calling sun.misc.VMSupport.getAgentProperties");
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 

Completed in 99 milliseconds