Home
last modified time | relevance | path

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

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