Home
last modified time | relevance | path

Searched defs:profile_boot_class_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/core/jni/
H A DAndroidRuntime.cpp725 bool profile_boot_class_path; in startVm() local
/aosp_15_r20/frameworks/native/cmds/installd/
H A Ddexopt.cpp313 std::string profile_boot_class_path = GetProperty("dalvik.vm.profilebootclasspath", ""); in IsBootClassPathProfilingEnable() local