Searched defs:task_ (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
H A Ddynamic_images.h127 task_(task),
153 mach_port_t GetTask() {return task_;}
196 mach_port_t task_; member in class:google_breakpad::DynamicImage
197 cpu_type_t cpu_type_; // CPU type of task_
265 mach_port_t GetTask() const {return task_;}
299 bool IsOurTask() {return task_ == mach_task_self();}
305 mach_port_t task_; member in class:google_breakpad::DynamicImages
306 cpu_type_t cpu_type_; // CPU type of task_

Completed in 91 milliseconds