/aosp_15_r20/art/openjdkjvmti/ |
H A D | art_jvmti.h | 268 .can_get_source_file_name = 1, 324 .can_get_source_file_name = 0,
|
H A D | OpenjdkJvmTi.cc | 691 ENSURE_HAS_CAP(env, can_get_source_file_name); in GetSourceFileName() 1080 FUN(can_get_source_file_name) \
|
/aosp_15_r20/art/test/993-breakpoints-non-debuggable/ |
H A D | onload.cc | 38 .can_get_source_file_name = 1,
|
/aosp_15_r20/art/test/ti-agent/ |
H A D | jvmti_helper.cc | 58 .can_get_source_file_name = 1,
|
/aosp_15_r20/external/jazzer-api/src/main/native/com/code_intelligence/jazzer/android/ |
H A D | native_agent.cpp | 240 .can_get_source_file_name = 1, in jazzerVMInit()
|
/aosp_15_r20/art/tools/jvmti-agents/ti-alloc-sample/ |
H A D | ti_alloc_sample.cc | 372 caps.can_get_source_file_name = 1; in SetupCapabilities()
|
/aosp_15_r20/art/tools/jvmti-agents/breakpoint-logger/ |
H A D | breakpoint_logger.cc | 389 caps.can_get_source_file_name = JNI_TRUE; in AgentStart()
|
/aosp_15_r20/art/test/ti-stress/ |
H A D | stress.cc | 790 .can_get_source_file_name = 1, in Agent_OnLoad()
|
/aosp_15_r20/external/oj-libjdwp/src/share/back/ |
H A D | debugInit.c | 421 needed_capabilities.can_get_source_file_name = 1; in Agent_OnLoad()
|
/aosp_15_r20/art/tools/jvmti-agents/ti-fast/ |
H A D | tifast.cc | 695 caps.can_get_source_file_name = 1; in AgentStart()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 676 unsigned int can_get_source_file_name : 1; member
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 676 unsigned int can_get_source_file_name : 1; member
|
/aosp_15_r20/art/openjdkjvmti/include/ |
H A D | jvmti.h | 676 unsigned int can_get_source_file_name : 1; member
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/ |
D | jvmti.h | 676 unsigned int can_get_source_file_name : 1; member
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/ |
D | jvmti.h | 676 unsigned int can_get_source_file_name : 1; member
|
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/ |
H A D | jvmti.h | 676 unsigned int can_get_source_file_name : 1; member
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 676 unsigned int can_get_source_file_name : 1; member
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 676 unsigned int can_get_source_file_name : 1; member
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 676 unsigned int can_get_source_file_name : 1; member
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/ |
D | jvmti.h | 686 unsigned int can_get_source_file_name : 1; member
|
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/ |
D | jvmti.h | 686 unsigned int can_get_source_file_name : 1; member
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/ |
D | jvmti.h | 686 unsigned int can_get_source_file_name : 1; member
|
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/ |
D | jvmti.h | 686 unsigned int can_get_source_file_name : 1; member
|