Home
last modified time | relevance | path

Searched defs:debug_entry (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/service/
Druntime.pb.h420 inline const ::android::service::runtime::DebugEntryProto& RuntimeServiceInfoProto::debug_entry(int… in debug_entry() function
433 RuntimeServiceInfoProto::debug_entry() const { in debug_entry() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/service/
Druntime.pb.h420 inline const ::android::service::runtime::DebugEntryProto& RuntimeServiceInfoProto::debug_entry(int… in debug_entry() function
433 RuntimeServiceInfoProto::debug_entry() const { in debug_entry() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/service/
Druntime.pb.h459 inline const ::android::service::runtime::DebugEntryProto& RuntimeServiceInfoProto::debug_entry(int… in debug_entry() function
472 RuntimeServiceInfoProto::debug_entry() const { in debug_entry() function
/aosp_15_r20/frameworks/base/core/proto/android/service/
H A Druntime.proto30 repeated DebugEntryProto debug_entry = 1; field
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dminidump_writer.cc866 struct r_debug debug_entry; in WriteDSODebugStream() local