HomeSort by relevance Sort by last modified time
    Searched full:event_no_action (Results 1 - 1 of 1) sorted by null

  /sdk/emulator/qtools/
trace_reader.h 270 static PidEvent event_no_action; local
279 memset(&event_no_action, 0, sizeof(PidEvent));
280 event_no_action.rec_type = kPidNoAction;
281 next_pid_event_ = event_no_action;
    [all...]

Completed in 2608 milliseconds