Home
last modified time | relevance | path

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

/art/libartbase/base/
Dglobals_unix.cc33 static constexpr const char kLibArtBaseDebug[] = "@rpath/libartbased.dylib"; variable
36 static constexpr const char kLibArtBaseDebug[] = "libartbased.so";
48 bool debug_build_loaded = (dlopen(kLibArtBaseDebug, RTLD_NOW | RTLD_NOLOAD) != nullptr); in CheckLoadedBuild()
53 << kLibArtBaseDebug in CheckLoadedBuild()
60 << kLibArtBaseDebug in CheckLoadedBuild()
70 << kLibArtBaseDebug in CheckLoadedBuild()