Searched refs:eventFlags (Results 1 – 3 of 3) sorted by relevance
872 int eventFlags, const JValue* returnValue) { in PostLocationEvent() argument913 if ((eventFlags & Dbg::kBreakpoint) != 0) { in PostLocationEvent()916 if ((eventFlags & Dbg::kSingleStep) != 0) { in PostLocationEvent()919 if ((eventFlags & Dbg::kMethodEntry) != 0) { in PostLocationEvent()922 if ((eventFlags & Dbg::kMethodExit) != 0) { in PostLocationEvent()
208 void PostLocationEvent(const EventLocation* pLoc, mirror::Object* thisPtr, int eventFlags,
781 mirror::Object* thisPtr, int eventFlags,