Searched refs:terminate_process (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/base/process/
H A Dprocess_win.cc33 TerminateProcessPtr terminate_process = reinterpret_cast<TerminateProcessPtr>( local
35 terminate_process(process_, result_code);
/external/oprofile/libutil++/
H A Dchild_reader.h64 * can use terminate_process() to get the return code of the child
66 int terminate_process();
H A Dchild_reader.cpp47 terminate_process();
221 int child_reader::terminate_process() function in class:child_reader
/external/oprofile/gui/
H A Doprof_start_util.cpp265 int ret = reader.terminate_process();
/external/oprofile/pp/
H A Dopannotate.cpp453 reader.terminate_process();

Completed in 158 milliseconds