Home
last modified time | relevance | path

Searched refs:HasLoadedPlugins (Results 1 – 2 of 2) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_lock_entrypoints.cc37 DCHECK(Runtime::Current()->HasLoadedPlugins()) in artLockObjectFromCode()
/art/runtime/
Druntime.h873 bool HasLoadedPlugins() const { in HasLoadedPlugins() function