Searched defs:debug_entry (Results 1 – 5 of 5) sorted by relevance
420 inline const ::android::service::runtime::DebugEntryProto& RuntimeServiceInfoProto::debug_entry(int… in debug_entry() function433 RuntimeServiceInfoProto::debug_entry() const { in debug_entry() function
459 inline const ::android::service::runtime::DebugEntryProto& RuntimeServiceInfoProto::debug_entry(int… in debug_entry() function472 RuntimeServiceInfoProto::debug_entry() const { in debug_entry() function
30 repeated DebugEntryProto debug_entry = 1; field
866 struct r_debug debug_entry; in WriteDSODebugStream() local