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

/external/chromium_org/ppapi/shared_impl/
H A Dtracked_callback.cc91 PostRun(PP_ERROR_ABORTED);
136 PostRun(result);
157 void TrackedCallback::PostRun(int32_t result) { function in class:ppapi::TrackedCallback
165 // should never try to PostRun more than once otherwise.

Completed in 53 milliseconds