Searched refs:eventFlags (Results 1 – 3 of 3) sorted by relevance
835 int eventFlags, const JValue* returnValue) { in PostLocationEvent() argument881 if ((eventFlags & Dbg::kBreakpoint) != 0) { in PostLocationEvent()884 if ((eventFlags & Dbg::kSingleStep) != 0) { in PostLocationEvent()887 if ((eventFlags & Dbg::kMethodEntry) != 0) { in PostLocationEvent()890 if ((eventFlags & Dbg::kMethodExit) != 0) { in PostLocationEvent()
205 bool PostLocationEvent(const EventLocation* pLoc, mirror::Object* thisPtr, int eventFlags,
666 mirror::Object* thisPtr, int eventFlags,