Home
last modified time | relevance | path

Searched refs:SetJVM (Results 1 – 3 of 3) sorted by relevance

/art/test/ti-agent/
Dtest_env.h32 void SetJVM(bool b);
Dtest_env.cc30 void SetJVM(bool b) { in SetJVM() function
Dcommon_load.cc117 SetJVM(strncmp(options, "jvm", 3) == 0); in SetIsJVM()